Bug 67878
Summary: | Composited content is not up-to-date in pixel results of tests that use display() in WebKit1 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jamesr, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
From bug 67858, the pixel result of compositing/iframes/repaint-after-losing-scrollbars.html does not show any layer contents on Mac for some reason. We may need to update layers forcefully from display().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Ah, it works OK in WebKit2.
Simon Fraser (smfr)
Except that the green colors don't match :(