[Webkit-unassigned] [Bug 66143] [CSSRegions] RenderFlowThread layout should use the attached region sizes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 22 03:40:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66143
Chiculita Alexandru <achicu at adobe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #104659| |review?, commit-queue?
Flag| |
--- Comment #1 from Chiculita Alexandru <achicu at adobe.com> 2011-08-22 03:40:04 PST ---
Created an attachment (id=104659)
--> (https://bugs.webkit.org/attachment.cgi?id=104659&action=review)
Patch V1
RenderFlowThread::layout will set the current flow thread on its own RenderView. RenderFlowThread cannot be nested inside a single RenderView, so there's no need to keep it on the LayoutState.
The RenderFlowThread uses the width of the maximum region, but when it comes to measuring the width of a specific line, the width is adjusted by the difference between the largest region and the region that contains that line.
--
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