RESOLVED FIXED 67243
add a test for border/padding/margin on the flexbox container
https://bugs.webkit.org/show_bug.cgi?id=67243
Summary add a test for border/padding/margin on the flexbox container
Ojan Vafai
Reported 2011-08-30 16:00:42 PDT
add a test for border/padding/margin on the flexbox container
Attachments
Patch (4.55 KB, patch)
2011-08-30 16:01 PDT, Ojan Vafai
no flags
Ojan Vafai
Comment 1 2011-08-30 16:01:08 PDT
Tony Chang
Comment 2 2011-08-30 16:16:03 PDT
Comment on attachment 105714 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=105714&action=review I like more tests. > LayoutTests/css3/flexbox/001.html:146 > + <div data-expected-width="700" style="display: -webkit-flexbox; padding-left: 10px; padding-right: 20px; border-left: 30px solid; border-right: 40px solid; margin-left: 50px; margin-right:60px;" class="horizontal-box "> Can we drop the display: property?
WebKit Review Bot
Comment 3 2011-08-30 17:28:52 PDT
Comment on attachment 105714 [details] Patch Clearing flags on attachment: 105714 Committed r94137: <http://trac.webkit.org/changeset/94137>
WebKit Review Bot
Comment 4 2011-08-30 17:28:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.