[wpt-sync] Sync PR 21541 - Move tests in custom-elements/state/ to external/wpt/custom-elements/state.tentative/
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21541 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21541
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
Move tests in custom-elements/state/ to external/wpt/custom-elements/state.tentative/
Rename |internals| to |i| to avoid lint errors.
This is a preparation to ship the feature.Bug: 1012098
Change-Id: I789f44c072b57f05e1ec8ddfbf0855872e144996
Reviewed-on: https://chromium-review.googlesource.com/2032632
WPT-Export-Revision: 5cd1aad0cef4bc2bdc56926988689e7d76e589eb
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 45 tests
Status Summary
Firefox
OK : 2
PASS: 1[GitHub] 44[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, 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]
FAIL: 8
Chrome
OK : 2
PASS: 9
Safari
OK : 2
PASS: 1
FAIL: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/custom-elements/state.tentative/state-pseudo-class.html
:state() and :host(): FAIL (Chrome: PASS, Safari: FAIL)
:state() and ::part(): FAIL (Chrome: PASS, Safari: FAIL)
:state() in simple cases: FAIL (Chrome: PASS, Safari: FAIL)
:state() and other pseudo classes: FAIL (Chrome: PASS, Safari: FAIL)
:state() serialization: FAIL (Chrome: PASS, Safari: FAIL)
/custom-elements/state.tentative/ElementInternals-states.html
DOMTokenList behavior of ElementInternals.states: Initial state: FAIL (Chrome: PASS, Safari: FAIL)
DOMTokenList behavior of ElementInternals.states: Exceptions: FAIL (Chrome: PASS, Safari: FAIL)
DOMTokenList behavior of ElementInternals.states: Modifications: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/103a467b088c
https://hg.mozilla.org/mozilla-central/rev/397b810f3bee
Description
•