[wpt-sync] Sync PR 30472 - [@layer] Use layer order to resolve @counter-style name conflicts
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30472 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30472
Details from upstream follow.
b'Xiaocheng Hu <xiaochengh@chromium.org>' wrote:
[@layer] Use layer order to resolve @counter-style name conflicts
Bug: 1095765
Change-Id: I66c2b64eb885a548f793e9cc7548dca812ab4309
Reviewed-on: https://chromium-review.googlesource.com/3151155
WPT-Export-Revision: 300863581e02e535ebddde633d57089f29a006d2
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
FAIL: 4
Safari
OK : 1
FAIL: 4
Links
Details
New Tests That Don't Pass
/css/css-cascade/layer-counter-style-override.html
@counter-style layered overrides unlayered: FAIL (Chrome: FAIL, Safari: FAIL)
@counter-style override between layers: FAIL (Chrome: FAIL, Safari: FAIL)
@counter-style override update with appended sheet 1: FAIL (Chrome: FAIL, Safari: FAIL)
@counter-style override update with appended sheet 2: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7e33a1b0f1ff
https://hg.mozilla.org/mozilla-central/rev/9857a81a5561
Description
•