RESOLVED FIXED 117797
[CSS Regions] fast/regions/seamless-iframe-flowed-into-regions.html asserts
https://bugs.webkit.org/show_bug.cgi?id=117797
Summary [CSS Regions] fast/regions/seamless-iframe-flowed-into-regions.html asserts
Andrei Bucur
Reported 2013-06-19 06:28:03 PDT
When enabling seamless iframes fast/regions/seamless-iframe-flowed-into-regions.html fails. This happens because the RenderFlowThread objects are shared between the root RenderView and the iframe RenderView but they have different layout state objects.
Attachments
Patch (4.23 KB, patch)
2013-06-21 02:37 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2013-06-21 02:37:56 PDT
Antti Koivisto
Comment 2 2013-06-26 08:51:28 PDT
r=me
WebKit Commit Bot
Comment 3 2013-06-26 09:05:58 PDT
Comment on attachment 205161 [details] Patch Clearing flags on attachment: 205161 Committed r151992: <http://trac.webkit.org/changeset/151992>
WebKit Commit Bot
Comment 4 2013-06-26 09:06:01 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.