[Webkit-unassigned] [Bug 226729] New: [css-flexbox] Empty table inside flexbox fails to account for its border when computing its height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 07:27:41 PDT 2021


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

            Bug ID: 226729
           Summary: [css-flexbox] Empty table inside flexbox fails to
                    account for its border when computing its height
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: felipeerias at igalia.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

An empty table inside a flexbox tries to follow its overriding logical height. However, in so doing it may fail to account correctly for its border.

This means that the final logical height of the element can be wrong when the border is not empty.

Test case:

imported/w3c/web-platform-tests/css/css-flexbox/table-as-item-inflexible-in-column-1.html

-- 
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/20210607/e8083b0e/attachment.htm>


More information about the webkit-unassigned mailing list