Bug 131491 - [CSS Shapes] shape-outside from image doesn't load properly
Summary: [CSS Shapes] shape-outside from image doesn't load properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Muller
URL:
Keywords:
Depends on:
Blocks: 98664
  Show dependency treegraph
 
Reported: 2014-04-10 07:53 PDT by Hans Muller
Modified: 2014-04-11 14:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2014-04-10 13:41 PDT, Hans Muller
no flags Details | Formatted Diff | Diff
Patch (4.20 KB, patch)
2014-04-10 20:34 PDT, Hans Muller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.