[Webkit-unassigned] [Bug 169203] New: REGRESSION: Body no longer shrinks to preferred width in this flex box layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 09:03:05 PST 2017


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

            Bug ID: 169203
           Summary: REGRESSION: Body no longer shrinks to preferred width
                    in this flex box layout
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
               URL: data:text/html,<html%20style="display:%20flex;%20flex-
                    direction:%20column;%20justify-content:%20center;%20al
                    ign-items:%20center;"><body>test</body></html>
                OS: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: bfulgham at webkit.org, hyatt at apple.com,
                    simon.fraser at apple.com, zalan at apple.com

In this example, the word “test” used to be centered horizontally on the page. Now it isn’t:

<html style="display: flex; flex-direction: column; justify-content: center; align-items: center;"><body>test</body></html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170306/fe747619/attachment-0001.html>


More information about the webkit-unassigned mailing list