Bug 117599

Summary: [CSS Shapes][CSS Regions] Respect bottom positioned shapes and content adjustment inside shapes
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
proposed patch none

Description Zoltan Horvath 2013-06-13 09:25:03 PDT
Shapes which positioned to the bottom of the container cause layout errors. We need to respect adjustment inside shapes. (e.g. in case of rectangular shapes we neet to adjust the content start position to where the first segment fits).
Comment 1 Zoltan Horvath 2013-06-13 10:43:36 PDT
Created attachment 204629 [details]
proposed patch
Comment 2 Dave Hyatt 2013-06-13 13:01:44 PDT
Comment on attachment 204629 [details]
proposed patch

r=me
Comment 3 WebKit Commit Bot 2013-06-13 14:09:54 PDT
Comment on attachment 204629 [details]
proposed patch

Clearing flags on attachment: 204629

Committed r151570: <http://trac.webkit.org/changeset/151570>
Comment 4 WebKit Commit Bot 2013-06-13 14:09:56 PDT
All reviewed patches have been landed.  Closing bug.