[Webkit-unassigned] [Bug 248195] Allow `auto` and `normal` as container-name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 27 22:42:32 PST 2022


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

--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Karl Dubost from comment #2)
> for my own education.
> 
> https://searchfox.org/wubkat/rev/fd9594cdf418745718908fd1869a116307a46e7a/
> Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp#4654-4669
> https://searchfox.org/wubkat/rev/fd9594cdf418745718908fd1869a116307a46e7a/
> Source/WebCore/css/ContainerQueryParser.cpp#54-74
> 
> Does that it needs another function to parse a specific case.

consumeContainerQuery takes care of consuming the at-rule.

consumeSingleContainerName takes care of consuming the name in the at-rule, but also in the `container-name` CSS property (see consumeContainerName).

-- 
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/20221128/a5fea85d/attachment.htm>


More information about the webkit-unassigned mailing list