Closed
Bug 1940124
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 49927 - Support removeProperty("all")
Categories
(Core :: DOM: CSS Object Model, task, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49927 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49927
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Support removeProperty("all")
removeProperty() did not support "all" at all.
Bug: 387030982
Change-Id: If75f3a92df78b2da835946fe1f7ab90a410cf7e7
Reviewed-on: https://chromium-review.googlesource.com/6148388
WPT-Export-Revision: ce593f485564feb624233bbf304cf1fbfcc26323
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=34154da5e44565f72472ad20d257834687b4f30f
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
OK
: 1
PASS
: 6
Chrome
OK
: 1
PASS
: 3
FAIL
: 3
Safari
OK
: 1
PASS
: 6
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a58174766c70
[wpt PR 49927] - Support removeProperty("all"), a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•