Bug 131491

Summary: [CSS Shapes] shape-outside from image doesn't load properly
Product: WebKit Reporter: Hans Muller <giles_joplin>
Component: CSSAssignee: Hans Muller <giles_joplin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, glenn, kling, kondapallykalyan, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98664    
Attachments:
Description Flags
Patch
none
Patch none

Description Hans Muller 2014-04-10 07:53:18 PDT
Sometimes the content surrounding IMG elements with shape-outside specified isn't laid out correctly.

First reported for Blink, see: https://codereview.chromium.org/226203010
Comment 1 Hans Muller 2014-04-10 13:41:40 PDT
Created attachment 229077 [details]
Patch

Corrected some problems related to shape-outside image loading for IMG elements
Comment 2 Hans Muller 2014-04-10 20:34:50 PDT
Created attachment 229100 [details]
Patch

Removed extraneous cleanup logic (from the original patch) from RenderBox.
Comment 3 Bem Jones-Bey 2014-04-11 14:13:26 PDT
Comment on attachment 229100 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-04-11 14:27:40 PDT
Comment on attachment 229100 [details]
Patch

Clearing flags on attachment: 229100

Committed r167150: <http://trac.webkit.org/changeset/167150>
Comment 5 WebKit Commit Bot 2014-04-11 14:27:43 PDT
All reviewed patches have been landed.  Closing bug.