Bug 92322

Summary: flex items not honoring box-sizing: border-box in the main axis
Product: WebKit Reporter: Scott Miles <sjmiles>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dglazkov, ojan, sjmiles, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
Test case showing various flex items and unexpected sizes none

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.