Bug 98189

Summary: [CSS Exclusions] Block children have incorrect offset when shape-inside element lays out below other elements
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: donggwan.kim, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
Page displaying the incorrect behavior
none
Initial Patch
none
Adding shape-inside flag for tests none

Bear Travis
Reported 2012-10-02 12:20:38 PDT
Created attachment 166731 [details] Page displaying the incorrect behavior When two divs are present with the same shape inside, the last does not display its content inside the shape-inside content area.
Attachments
Page displaying the incorrect behavior (6.32 KB, text/html)
2012-10-02 12:20 PDT, Bear Travis
no flags
Initial Patch (9.14 KB, patch)
2012-10-24 15:14 PDT, Bear Travis
no flags
Adding shape-inside flag for tests (9.22 KB, patch)
2012-10-24 16:55 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2012-10-24 13:42:11 PDT
Altering title to address the more general bug. This would most often occur when an element with shape-inside had <p> children, and was not the first element in the document. The partial fix for this bug leaves bug 100284 in place, which will need to be fixed at a later date.
Bear Travis
Comment 2 2012-10-24 15:14:50 PDT
Created attachment 170483 [details] Initial Patch
Bear Travis
Comment 3 2012-10-24 16:55:11 PDT
Created attachment 170516 [details] Adding shape-inside flag for tests
Dirk Schulze
Comment 4 2012-10-26 12:33:24 PDT
Comment on attachment 170516 [details] Adding shape-inside flag for tests LGTM. r=me.
WebKit Review Bot
Comment 5 2012-10-26 12:58:08 PDT
Comment on attachment 170516 [details] Adding shape-inside flag for tests Clearing flags on attachment: 170516 Committed r132685: <http://trac.webkit.org/changeset/132685>
WebKit Review Bot
Comment 6 2012-10-26 12:58:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.