[Webkit-unassigned] [Bug 238339] [CSS Container Queries] Different size rendered than Chrome
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 04:51:14 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238339
Antti Koivisto <koivisto at iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CONFIGURATION CHANGED
--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
The test page uses obsolete syntax. The current spec interpretion of
@container size (max-width: 399px) {
is "match nearest width container that has name "size" and width <= 399px. There is no container with that name so nothing is matched.
Note that the current STP doesn't yet implement this fully though the trunk should.
--
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/20220329/6f72fc11/attachment.htm>
More information about the webkit-unassigned
mailing list