[webkit-reviews] review granted: [Bug 109867] incorrect repainting when a table has a transform : [Attachment 200435] same patch; title and meta tags removed in LayoutTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 11:24:51 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted arno.
<arno at renevier.net>'s request for review:
Bug 109867: incorrect repainting when a table has a transform
https://bugs.webkit.org/show_bug.cgi?id=109867

Attachment 200435: same patch; title and meta tags removed in LayoutTests
https://bugs.webkit.org/attachment.cgi?id=200435&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=200435&action=review


> LayoutTests/fast/repaint/transform-table-layout.html:25
> +    window.setTimeout(function() {
> +	   div.style.width = '2px';

It would be nice to have a test that doesn't require a timeout. It might be
better to make a test that dumps repaint rectangles, rather than using a ref
test.


More information about the webkit-reviews mailing list