<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flexbox layout does not respect dimensions defined in percentage (in flex-direction: column)"
   href="https://bugs.webkit.org/show_bug.cgi?id=143603">143603</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Flexbox layout does not respect dimensions defined in percentage (in flex-direction: column)
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>contact&#64;benfrain.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is possibly the same issue that <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong layout when using flexbox columns model"
   href="show_bug.cgi?id=142906">https://bugs.webkit.org/show_bug.cgi?id=142906</a> 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 <a href="http://codepen.io/benfrain/pen/WbqEvL">http://codepen.io/benfrain/pen/WbqEvL</a>

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>