Bug 249263 - [css-nesting] Implement parsing support for nested style rule
Summary: [css-nesting] Implement parsing support for nested style rule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 223497
  Show dependency treegraph
 
Reported: 2022-12-13 14:46 PST by Matthieu Dubet
Modified: 2023-01-06 12:03 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2022-12-13 14:46:49 PST
Implement parsing support for nested style rule ("option 3")
 
https://drafts.csswg.org/css-syntax/#parse-style-blocks-contents

Part of the more general css-nesting-1 bug 223497
Comment 1 Matthieu Dubet 2022-12-13 14:53:41 PST
<rdar://103146832>
Comment 2 Matthieu Dubet 2022-12-14 06:48:58 PST
Pull request: https://github.com/WebKit/WebKit/pull/7610
Comment 3 EWS 2022-12-19 05:56:08 PST
Committed 258079@main (2dc309f4a725): <https://commits.webkit.org/258079@main>

Reviewed commits have been landed. Closing PR #7610 and removing active labels.