[wpt-sync] Sync PR 24116 - counter-set: Implement counter-set
Categories
(Core :: DOM: CSS Object Model, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24116 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24116
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
counter-set: Implement counter-set
This patch implements counter-set CSS property:
https://drafts.csswg.org/css-lists-3/#propdef-counter-setThis also adjusts the counter-scoping-002 tests to correct
usage.Bug: 991601, 882383
R=chrishtr@chromium.org, futhark@chromium.org
Change-Id: I0c1e4f4464d36d0ffa814214f52bccec58fd8e17Reviewed-on: https://chromium-review.googlesource.com/2239670
WPT-Export-Revision: 70d49e4381144d82949bb0abb6a29120fb1f8949
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
OK : 1
PASS : 6
FAIL : 1
ERROR: 1
Chrome
OK : 2
PASS : 9
FAIL : 12
Safari
OK : 1
FAIL : 7
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-typed-om/the-stylepropertymap/properties/counter-set.html: ERROR [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, 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
] (Chrome: OK, Safari: ERROR)
/css/css-contain/counter-scoping-002.html: FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/css/css-typed-om/the-stylepropertymap/properties/counter-set.html: ERROR [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, 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
] (Chrome: OK, Safari: ERROR)
Comment 4•4 years ago
|
||
bugherder |
Description
•