RESOLVED DUPLICATE of bug 70771 92322
flex items not honoring box-sizing: border-box in the main axis
https://bugs.webkit.org/show_bug.cgi?id=92322
Summary flex items not honoring box-sizing: border-box in the main axis
Scott Miles
Reported 2012-07-25 17:16:21 PDT
Created attachment 154499 [details] Test case showing various flex items and unexpected sizes Column-flow flex items seem to ignore border-box directive for width (and for height in row-flow).
Attachments
Test case showing various flex items and unexpected sizes (2.50 KB, text/html)
2012-07-25 17:16 PDT, Scott Miles
no flags
Tony Chang
Comment 1 2012-07-25 17:23:09 PDT
Yeah, we don't work with padding-box either. Here are the existing bugs filed against flex box: https://bugs.webkit.org/showdependencytree.cgi?id=62048&hide_resolved=1 *** This bug has been marked as a duplicate of bug 70771 ***
Note You need to log in before you can comment on or make changes to this bug.