[Webkit-unassigned] [Bug 128693] [CSS Shapes] Adjust lineTop position to the next available wrapping location at shape-outsides

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 09:50:15 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128693


Bem Jones-Bey <bjonesbe at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224048|review?                     |review-
               Flag|                            |




--- Comment #4 from Bem Jones-Bey <bjonesbe at adobe.com>  2014-02-18 09:47:27 PST ---
(From update of attachment 224048)
I don't think this is the correct approach. It doesn't work for stacked floats, and is going to be very hard at bast to make it work in cases where you have floats on either side of the container. I think the first solution should be to simply change the line layout code to not jump to the bottom of the float if it has shape-outside and just walk down the float. This way, stacked floats, etc will all work. Then we should attack trying to make it position in a more optimal manner.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list