Closed
Bug 1819039
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38716 - In Typed CSSOM, reject adding to something that is not a list.
Categories
(Core :: DOM: CSS Object Model, task, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38716 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38716
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
In Typed CSSOM, reject adding to something that is not a list.
Fixed: 1417176
Change-Id: Idef1a81af46d334c181979778c28f19ce6369718Reviewed-on: https://chromium-review.googlesource.com/4293477
WPT-Export-Revision: 079f3e217637461dd37e2143fba26b672e1af911
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0add4b8e058a777517ae3995e0ee44f7876f6995
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 13 subtests
Status Summary
Firefox
ERROR: 1
Chrome
OK : 1
PASS : 12
FAIL : 1
Safari
OK : 1
PASS : 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-typed-om/the-stylepropertymap/inline/append.tentative.html [wpt.fyi]:
ERROR[GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows10-32-2004-qr-debug,Gecko-windows10-32-2004-qr-opt,Gecko-windows10-64-2004-qr-debug,Gecko-windows10-64-2004-qr-opt]
New Tests That Don't Pass
- /css/css-typed-om/the-stylepropertymap/inline/append.tentative.html [wpt.fyi]:
ERROR[GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows10-32-2004-qr-debug,Gecko-windows10-32-2004-qr-opt,Gecko-windows10-64-2004-qr-debug,Gecko-windows10-64-2004-qr-opt] (Chrome:OK, Safari:OK)
Tests Disabled in Gecko Infrastructure
- /css/css-typed-om/the-stylepropertymap/inline/append.tentative.html [wpt.fyi]:
ERROR[GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows10-32-2004-qr-debug,Gecko-windows10-32-2004-qr-opt,Gecko-windows10-64-2004-qr-debug,Gecko-windows10-64-2004-qr-opt] (Chrome:OK, Safari:OK)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8935655c9b6e
[wpt PR 38716] - In Typed CSSOM, reject adding to something that is not a list., a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•