Bug 62269

Summary: CSS3 Box Model - Incorrect Container Styling
Product: WebKit Reporter: fmiguelf <fmiguelf>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, shanestephens
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Bug Demo none

fmiguelf
Reported 2011-06-08 01:14:02 PDT
I'm using the new CSS3 box model and I noticed webkit does not render the container box properly. In the attached file the red background + border is supposed to encompass all the child divs, but instead it only goes the body width. I tested in Safari 3.2 and Chrome Dev Build + Mac and Windows.
Attachments
Bug Demo (538 bytes, text/html)
2011-06-08 01:15 PDT, fmiguelf
no flags
fmiguelf
Comment 1 2011-06-08 01:15:06 PDT
Created attachment 96396 [details] Bug Demo
Shane Stephens
Comment 2 2011-06-08 20:27:58 PDT
Note that the syntax for flexbox has changed significantly - see http://www.w3.org/TR/css3-flexbox/. The new syntax hasn't yet made it into WebKit, however.
Brent Fulgham
Comment 3 2022-07-12 14:44:33 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.