Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt

Issue 214133008: Auto-rebaseline for r170660 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test for http://bugs.webkit.org/show_bug.cgi?id=13391 REGRESSION (r18819): Incom plete repaint of button text. 1 Test for http://bugs.webkit.org/show_bug.cgi?id=13391 REGRESSION (r18819): Incom plete repaint of button text.
2 2
3 The popup and the button should say “SUCCESS” with no sign of “FAILURE”. 3 The popup and the button should say “SUCCESS” with no sign of “FAILURE”.
4 4
5 SUCCESS 5 SUCCESS
6 (repaint rects 6 (repaint rects
7 (rect 8 76 200 30) 7 (rect 8 76 200 30)
8 (rect 8 76 200 30) 8 (rect 8 76 200 30)
9 (rect 9 85 198 13) 9 (rect 9 85 198 13)
10 (rect 9 77 198 13)
10 (rect 16 114 184 13) 11 (rect 16 114 184 13)
12 (rect 16 108 184 13)
11 ) 13 )
12 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698