[Webkit-unassigned] [Bug 210102] [css-flexbox] Element with display:table inside a flex item should ignore max-width/max-height use the preferred minimum logical width/height.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 09:44:30 PDT 2020


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

Philip Jägenstedt <philip at foolip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip at foolip.org

--- Comment #1 from Philip Jägenstedt <philip at foolip.org> ---
table-as-item-specified-width.html is a similar test in WPT failing as well, and I'll link that failure on wpt.fyi to this issue. Here's an issue I filed discussing the test and the Chromium+Gecko bugs:
https://github.com/web-platform-tests/wpt/issues/26257
https://bugs.chromium.org/p/chromium/issues/detail?id=1128262
https://bugzilla.mozilla.org/show_bug.cgi?id=1454330

I doubt the fix would be exactly the same, but it's also related to the sizing of tables as flex items.

It's worth noting that this seems to be a rare case, as there were no reported regressions when it was accidentally broken in Chromium, and it was discovered due to another change later. In other worlds, the real-world compat implications of this are likely minor.

-- 
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/20201024/ce2f343f/attachment.htm>


More information about the webkit-unassigned mailing list