Closed
Bug 1824342
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39176 - [css-nesting] Retry parsing of declarations as nested rules
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39176 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39176
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[css-nesting] Retry parsing of declarations as nested rules
This CL introduces a restart concept for the streaming parser,
which makes it possible to support nested selectors that start
with idents (i.e. tag names), per popular demand.Bug: 1427259
Change-Id: I062f5d948f90ff99a971cd4cb71e587a1a247a16
Reviewed-on: https://chromium-review.googlesource.com/4239860
WPT-Export-Revision: dfa0b3ba1e7d40dde5dcc498bc5ac2bb7b4b3447
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•