[Webkit-unassigned] [Bug 236958] css/css-grid/subgrid/repeat-auto-fill-003.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 27 18:36:20 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236958
--- Comment #2 from Matt Woodrow <mattwoodrow at apple.com> ---
It looks like this is an existing issue, that isn't specific to subgrid.
https://webkit-search.igalia.com/webkit/rev/1cc94bc83c8db7dbc704f108d37fe29909a06736/Source/WebCore/rendering/RenderGrid.cpp#1404-1410
It looks like we give up trying to compute a baseline for the grid container if the selected child is orthogonal, which it is in this test.
--
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/20220228/573b5330/attachment.htm>
More information about the webkit-unassigned
mailing list