[wpt-sync] Sync PR 17526 - CSS: list-style shorthand matches updated spec
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17526 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17526
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
CSS: list-style shorthand matches updated spec
Update the list-style shorthand
https://drafts.csswg.org/css-lists-3/#list-style-property
to match spec change
https://github.com/w3c/csswg-drafts/issues/2624
https://github.com/w3c/csswg-drafts/commit/8ac1376b1f001a78897efdaf95293a63f65dd57aThe list-style shorthand is now
\<list-style-position> || \<list-style-image> || \<list-style-type>
instead of
\<list-style-type> || \<list-style-position> || \<list-style-image>Firefox already supports the updated spec.
Bug: 978433
Change-Id: I579c2272390487b429d5fe986c51cdd2041653d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1664093
Reviewed-by: Emil A Eklund \<eae@chromium.org>
Commit-Queue: Eric Willigers \<ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#672325}
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
bugherder |
Description
•