NEW 18778
fast/repaint/float-overflow[-right] broken by DHTML repaint optimization in r31858
https://bugs.webkit.org/show_bug.cgi?id=18778
Summary fast/repaint/float-overflow[-right] broken by DHTML repaint optimization in r...
mitz
Reported 2008-04-28 01:13:16 PDT
<http://trac.webkit.org/changeset/31858> introduced invalid rect unioning inside the engine, which causes fast/repaint/float-overflow and fast/repaint/float-overflow-right to repaint the union rect, rendering the tests invalid. The tests need to be split into multiple tests, each involving less than 25 repaint rectangles.
Attachments
mitz
Comment 1 2008-04-28 01:13:41 PDT
s/the engine/WebCore/
Note You need to log in before you can comment on or make changes to this bug.