RESOLVED FIXED 116236
[css exclusions] Clean up ExclusionShapeInsideInfo dynamic removal code
https://bugs.webkit.org/show_bug.cgi?id=116236
Summary [css exclusions] Clean up ExclusionShapeInsideInfo dynamic removal code
Bear Travis
Reported 2013-05-16 11:24:54 PDT
Bug 111029 introduced some code that can be cleaned up. The cleanest way to do this is probably to keep ExclusionShapeInsideInfo in sync with the style info, and mark all descendants with inline content for layout.
Attachments
Proposed Patch (10.71 KB, patch)
2013-05-16 11:38 PDT, Bear Travis
no flags
Updated patch (10.71 KB, patch)
2013-05-29 11:49 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2013-05-16 11:38:42 PDT
Created attachment 201977 [details] Proposed Patch
Bear Travis
Comment 2 2013-05-29 11:49:39 PDT
Created attachment 203252 [details] Updated patch
Dave Hyatt
Comment 3 2013-06-05 14:18:12 PDT
Comment on attachment 203252 [details] Updated patch r=me
WebKit Commit Bot
Comment 4 2013-06-05 14:25:28 PDT
Comment on attachment 203252 [details] Updated patch Clearing flags on attachment: 203252 Committed r151237: <http://trac.webkit.org/changeset/151237>
WebKit Commit Bot
Comment 5 2013-06-05 14:25:30 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.