[wpt-sync] Sync PR 17998 - [css-properties-values-api] CSS.supports should ignore syntax after all.
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 17998 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17998
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[css-properties-values-api] CSS.supports should ignore syntax after all.
According to a recent spec change, the syntax of a registered custom
property must be ignored until computed-value time. This means that
CSS.supports must treat all custom properties as unregistered.This effectively reverts 9646ae2d0269da525804f2d60c6c0380e754bd3f (except
the test).Bug: 641877
Change-Id: I6d24fc23534636b88167121b73b28455f563d501Reviewed-on: https://chromium-review.googlesource.com/1713508
WPT-Export-Revision: 3230d6570d57d705ebfbc546a8e5b23fc6668e23
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Description
•