RESOLVED FIXED 124835
[GTK] fast/repaint/repaint-regions-overflow.html is failing
https://bugs.webkit.org/show_bug.cgi?id=124835
Summary [GTK] fast/repaint/repaint-regions-overflow.html is failing
Zan Dobersek
Reported 2013-11-25 03:06:48 PST
The fast/repaint/repaint-regions-overflow.html layout test is failing after introduced in r159628. http://trac.webkit.org/changeset/159628 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Frepaint%2Frepaint-regions-overflow.html This might be OK to rebaseline, but the difference in the repainted rects' position is a bit large. --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/repaint/repaint-regions-overflow-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/repaint/repaint-regions-overflow-actual.txt @@ -6,17 +6,17 @@ (repaint rects (rect 106 206 300 100) - (rect 14 72 300 210) - (rect 106 122 300 210) - (rect 14 298 300 18) - (rect 106 348 300 18) - (rect 14 56 300 260) - (rect 106 106 300 260) + (rect 14 71 300 203) + (rect 106 122 300 203) + (rect 14 290 300 17) + (rect 106 341 300 17) + (rect 14 55 300 252) + (rect 106 106 300 252) (rect 60 150 312 112) (rect 100 200 312 112) - (rect 14 56 300 260) - (rect 106 106 300 260) - (rect 14 56 300 260) - (rect 106 106 300 260) + (rect 14 55 300 252) + (rect 106 106 300 252) + (rect 14 55 300 252) + (rect 106 106 300 252) )
Attachments
Patch (2.82 KB, patch)
2014-01-07 06:13 PST, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2014-01-07 06:13:40 PST
WebKit Commit Bot
Comment 2 2014-01-07 06:56:34 PST
Comment on attachment 220517 [details] Patch Clearing flags on attachment: 220517 Committed r161422: <http://trac.webkit.org/changeset/161422>
WebKit Commit Bot
Comment 3 2014-01-07 06:56:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.