Bug 122576 - [CSS Shapes] Stacked floats with shape-outside should allow inline content to interact with the non-outermost float
Summary: [CSS Shapes] Stacked floats with shape-outside should allow inline content to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL: http://dev.w3.org/csswg/css-shapes-1/...
Keywords:
Depends on:
Blocks: 98664
  Show dependency treegraph
 
Reported: 2013-10-09 15:04 PDT by Bem Jones-Bey
Modified: 2014-01-17 13:07 PST (History)
4 users (show)

See Also:


Attachments
Patch (28.56 KB, patch)
2014-01-17 12:21 PST, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bem Jones-Bey 2013-10-09 15:04:53 PDT
See example 5 in http://dev.w3.org/csswg/css-shapes-1/#relation-to-box-model-and-float-behavior

Right now, the content will only intrude into the outermost float, it should be able to pass through it to a previous float if there is no shape in the way.
Comment 1 Bem Jones-Bey 2014-01-17 12:21:32 PST
Created attachment 221482 [details]
Patch
Comment 2 Dave Hyatt 2014-01-17 12:27:38 PST
Comment on attachment 221482 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-01-17 13:07:35 PST
Comment on attachment 221482 [details]
Patch

Clearing flags on attachment: 221482

Committed r162217: <http://trac.webkit.org/changeset/162217>
Comment 4 WebKit Commit Bot 2014-01-17 13:07:37 PST
All reviewed patches have been landed.  Closing bug.