RESOLVED CONFIGURATION CHANGED 62269
CSS3 Box Model - Incorrect Container Styling
https://bugs.webkit.org/show_bug.cgi?id=62269
Summary CSS3 Box Model - Incorrect Container Styling
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.