[Webkit-unassigned] [Bug 234361] New: [REGRESSION][[css-flexbox] child elements are shrunk to fit into container after r244588

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 12:29:13 PST 2021


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

            Bug ID: 234361
           Summary: [REGRESSION][[css-flexbox] child elements are shrunk
                    to fit into container after r244588
           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: yurys at chromium.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 447272

  --> https://bugs.webkit.org/attachment.cgi?id=447272&action=review

example page

After https://github.com/WebKit/WebKit/commit/bdb68ddedc91dba21084068424ed93bf58f54f0c flex box children are shrunk to fit into the container where they previously would keep their size.


Steps to reproduce: open attached example.html in a window 500x500

Previously: both frames would have width 300px
After the change: each has width 242

-- 
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/20211215/23f35580/attachment.htm>


More information about the webkit-unassigned mailing list