Closed
Bug 1437468
Opened 7 years ago
Closed 7 years ago
[wpt-sync] PR 9376 - [cssom] Add test for synchronization between css declaration block and style attribute
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wptsync downstream])
This is test for proposed spec change in w3c/csswg-drafts#2269.
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8b3f5142d7a8dabd2cdbaee75ed00429f6b2d56e
| Reporter | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 6 subtests
OK : 1
PASS : 5
FAIL : 1
These new tests don't PASS on all platforms
/css/cssom/css-style-attr-decl-block.html
Removing non-existing property or setting invalid value on CSS declaration block shouldn't queue mutation record: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d2654f85b1b5
[wpt PR 9376] - [cssom] Add test for synchronization between css declaration block and style attribute, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/71068d539796
[wpt PR 9376]- Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d2654f85b1b5
https://hg.mozilla.org/mozilla-central/rev/71068d539796
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•