NEW 41999
compositing/iframes/connect-compositing-iframe.html test asserts
https://bugs.webkit.org/show_bug.cgi?id=41999
Summary compositing/iframes/connect-compositing-iframe.html test asserts
Simon Fraser (smfr)
Reported 2010-07-09 16:11:34 PDT
If you remove the document.getElementById('parent-iframe').contentDocument.body.offsetWidth; // update iframe layout line, then this test assets when painting the iframe's view, because layout has not been updated. For some reason, -viewWillDraw is not propagating.
Attachments
Simon Fraser (smfr)
Comment 1 2010-07-09 16:42:32 PDT
Same with enter-compositing-iframe.html leave-compositing-iframe.html and some others
Note You need to log in before you can comment on or make changes to this bug.