[Webkit-unassigned] [Bug 236580] New: [CSS Container Queries] Implement full query parser and evaluator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 02:03:04 PST 2022


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

            Bug ID: 236580
           Summary: [CSS Container Queries] Implement full query parser
                    and evaluator
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

So far we have been using the media query parser to parse container queries. It does not support nesting and other necessary features. Also the produced data structure are awkward to evaluate.

-- 
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/20220214/13259745/attachment.htm>


More information about the webkit-unassigned mailing list