NEW 65042
WebKit2 inconsistent scroll/paint ordering for composited iframe
https://bugs.webkit.org/show_bug.cgi?id=65042
Summary WebKit2 inconsistent scroll/paint ordering for composited iframe
Adrienne Walker
Reported 2011-07-22 12:56:21 PDT
Edit LayoutTests/compositing/iframes/resources/fixed-position-subframe.html and remove "overflow:hidden;". Run LayoutTests/compositing/iframes/fixed-position-iframe.html with run-minibrowser on Mac. Resize the window so that only green is showing. Scroll the subframe down, then up. You will see a red blip at the top where you can see the results of a scroll prior to the iframe being repainted. If the iframe were repainted prior to scroll, the background red color shouldn't be shown at all.
Attachments
Note You need to log in before you can comment on or make changes to this bug.