Bug 38426

Summary: Webkit does not follow box-lines property
Product: WebKit Reporter: paradox <paradox460>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, leviw, lweintraub, marc, matiasnu, rainesabaal
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Testcase
none
Testcase none

paradox
Reported 2010-05-01 22:32:10 PDT
Created attachment 54861 [details] Testcase When using the draft-spec flexible box model (http://www.w3.org/TR/css3-flexbox), the box-lines(http://www.w3.org/TR/css3-flexbox/#multiple) property does not appear to work at all. What should happen: The 4 elements (Elephant, wild...) should display in 2 lines. What does happen: The elements continue to shrink, following box-flex, to the point where they overlap each other, instead of moving into multiple lines
Attachments
Testcase (38 bytes, text/plain)
2010-05-01 22:32 PDT, paradox
no flags
Testcase (552 bytes, text/html)
2010-05-01 22:35 PDT, paradox
no flags
paradox
Comment 1 2010-05-01 22:35:07 PDT
Created attachment 54862 [details] Testcase It appears my previous attempt at attachment failed. Apologies to all concerned. Here is an upload of the testcase
Marc Diethelm
Comment 2 2011-03-01 01:44:47 PST
I can confirm this in Chromium 9.0.597.98 (74359) Ubuntu 10.10. That's quite a downer. Flexboxes are IMO the most useful part of CSS3, totally marginalizing shadows and rounded corners in their significance. box-lines not working presents a usability issue on small screens because the content will overflow instead of wrapping. I for one believe the priority of this bug/enhancement should be escalated.
paradox
Comment 3 2011-03-01 02:15:53 PST
Updated various fields, confirmed to be buggy on multiple platforms, such as iOS, Android, and OS X.
Alexander Prime
Comment 4 2012-01-07 04:20:38 PST
Has anyone looked into this yet? I'd like to use it in several projects, but I have to hack in some faulty workarounds until it's implemented.
Brent Fulgham
Comment 5 2022-07-11 17:13:44 PDT
Test case seems to work the same on all browsers.
Note You need to log in before you can comment on or make changes to this bug.