[Webkit-unassigned] [Bug 256047] Auto-fit grid columns collapsing with inline-size containment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 01:57:44 PDT 2024


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

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi
            Summary|Auto-fit grid columns       |Auto-fit grid columns
                   |collapsing when             |collapsing with inline-size
                   |container-type set to       |containment
                   |inline-size                 |

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
This is a containment bug, not  a container query bug.

Replacing

  container-type: inline-size;

in the test case with

  contain: inline-size;

still reproduces the issue.

-- 
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/20240417/50746650/attachment.htm>


More information about the webkit-unassigned mailing list