Bug 123275 - [CSS Regions][CSS Shapes] Update updateShapeAndSegmentsForCurrentLineInFlowThread to deal better with the first lines
Summary: [CSS Regions][CSS Shapes] Update updateShapeAndSegmentsForCurrentLineInFlowTh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-24 09:53 PDT by Zoltan Horvath
Modified: 2013-10-25 10:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2013-10-24 09:55 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-10-24 09:53:01 PDT
We have a complex condition in updateShapeAndSegmentsForCurrentLineInFlowThread where it's adjusting the first line to the shape's top. This patch adds two boolean to make it clear.
Comment 1 Zoltan Horvath 2013-10-24 09:55:45 PDT
Created attachment 215077 [details]
Patch
Comment 2 Dave Hyatt 2013-10-25 09:58:41 PDT
Comment on attachment 215077 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-10-25 10:24:53 PDT
Comment on attachment 215077 [details]
Patch

Clearing flags on attachment: 215077

Committed r158015: <http://trac.webkit.org/changeset/158015>
Comment 4 WebKit Commit Bot 2013-10-25 10:24:55 PDT
All reviewed patches have been landed.  Closing bug.