[Webkit-unassigned] [Bug 143603] New: Flexbox layout does not respect dimensions defined in percentage (in flex-direction: column)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 06:14:51 PDT 2015


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

            Bug ID: 143603
           Summary: Flexbox layout does not respect dimensions defined in
                    percentage (in flex-direction: column)
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: contact at benfrain.com

This is possibly the same issue that https://bugs.webkit.org/show_bug.cgi?id=142906 reports but I'm not entirely sure.

The issue I am reporting is in relation to 'main-axis' dimensions, specified in percentages, not being honoured when flex-direction: column property/value is used.

Here is a reduction http://codepen.io/benfrain/pen/WbqEvL

In evergreen browsers such as Firefox and Chrome, you see a red and orange background. In Safari, you only see the orange and the content of the flexbox is collapsed.

-- 
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/20150410/e8be6db8/attachment-0001.html>


More information about the webkit-unassigned mailing list