[Webkit-unassigned] [Bug 250042] New: [css-nesting] Implement nesting at-rules inside style rule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 13:07:43 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250042

            Bug ID: 250042
           Summary: [css-nesting] Implement nesting at-rules inside style
                    rule
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

https://drafts.csswg.org/css-nesting/#conditionals

The specification allows nested group rules inside of style rules: any at-rule whose body contains style rules can be nested inside of a style rule as well.

We don't support the @scope at-rules feature yet, but we should implement nesting support for @media, @layer, @container and @supports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230103/5f37aa6f/attachment-0001.htm>


More information about the webkit-unassigned mailing list