[wpt-sync] Sync PR 25242 - Update interfaces/scroll-to-text-fragment.idl and test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25242 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25242
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/scroll-to-text-fragment.idl and test
Closes https://github.com/web-platform-tests/wpt/pull/25155.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 21 subtests
Status Summary
Firefox
OK : 1
PASS: 11
FAIL: 10
Chrome
OK : 1
PASS: 17
FAIL: 4
Safari
OK : 1
PASS: 11
FAIL: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/scroll-to-text-fragment/idlharness.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: OK, Safari: OK)
FragmentDirective interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface object length: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface object name: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective must be primary interface of document.fragmentDirective: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of document.fragmentDirective: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: attribute fragmentDirective: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: document must inherit property "fragmentDirective" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/scroll-to-text-fragment/idlharness.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: OK, Safari: OK)
Description
•