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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 layer at (0,0) size 800x600 1 Test for http://bugs.webkit.org/show_bug.cgi?id=13391 REGRESSION (r18819): Incom plete repaint of button text.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 The popup and the button should say “SUCCESS” with no sign of “FAILURE”.
4 RenderBlock {HTML} at (0,0) size 800x600 4
5 RenderBody {BODY} at (8,8) size 784x584 5 SUCCESS
6 RenderBlock {P} at (0,0) size 784x18 6 (repaint rects
7 RenderText {#text} at (0,0) size 53x18 7 (rect 8 76 200 30)
8 text run at (0,0) width 53: "Test for " 8 (rect 8 76 200 30)
9 RenderInline {I} at (0,0) size 675x18 9 (rect 9 85 198 13)
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE] 10 (rect 16 114 184 13)
11 RenderText {#text} at (53,0) size 301x18 11 )
12 text run at (53,0) width 301: "http://bugs.webkit.org/show_bug.cgi ?id=13391" 12
13 RenderText {#text} at (354,0) size 374x18
14 text run at (354,0) width 4: " "
15 text run at (358,0) width 370: "REGRESSION (r18819): Incomplete repa int of button text"
16 RenderText {#text} at (728,0) size 4x18
17 text run at (728,0) width 4: "."
18 RenderBlock {P} at (0,34) size 784x18
19 RenderText {#text} at (0,0) size 513x18
20 text run at (0,0) width 513: "The popup and the button should say \x{2 01C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}."
21 RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
22 RenderBlock (anonymous) at (1,8.50) size 198x13
23 RenderText at (0,0) size 47x13
24 text run at (0,0) width 47: "SUCCESS"
25 RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: non e (2px outset #C0C0C0) none (2px outset #C0C0C0)]
26 RenderBlock (anonymous) at (8,8) size 184x13
27 RenderText {#text} at (68,0) size 48x13
28 text run at (68,0) width 48: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698