[wpt-sync] Sync PR 24658 - Add interfaces/scroll-to-text-fragment.idl and test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox82 fixed)
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24658 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24658
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Add interfaces/scroll-to-text-fragment.idl and test
Closes https://github.com/web-platform-tests/wpt/pull/23960.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK : 1
PASS: 4
FAIL: 10
Chrome
OK : 1
PASS: 14
Safari
OK : 1
PASS: 4
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-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)
Location interface: attribute fragmentDirective: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface object name: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective must be primary interface of document.location.fragmentDirective: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of document.location.fragmentDirective: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface object length: FAIL (Chrome: PASS, Safari: FAIL)
FragmentDirective interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Location interface: document.location must inherit property "fragmentDirective" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/scroll-to-text-fragment/idlharness.window.html: OK [GitHub
], SKIP [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)
Comment 4•5 years ago
|
||
bugherder |
Description
•