RESOLVED CONFIGURATION CHANGED 92554
flexbox content size calculation not honoring box-sizing
https://bugs.webkit.org/show_bug.cgi?id=92554
Summary flexbox content size calculation not honoring box-sizing
Scott Miles
Reported 2012-07-27 15:12:44 PDT
Created attachment 155061 [details] Reduction for flexbox content size problem under box-sizing: border-box Looks like flexbox is using the wrong value for content size when distributing flex items in a box with box-sizing other than content-box. Reduction is attached.
Attachments
Reduction for flexbox content size problem under box-sizing: border-box (1.23 KB, text/html)
2012-07-27 15:12 PDT, Scott Miles
no flags
Brent Fulgham
Comment 1 2022-07-13 10:36:48 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.