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

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

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 53x18 7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for " 8 text run at (0,0) width 53: "Test for "
9 RenderInline {I} at (0,0) size 675x18 9 RenderInline {I} at (0,0) size 675x18
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
11 RenderText {#text} at (53,0) size 301x18 11 RenderText {#text} at (53,0) size 301x18
12 text run at (53,0) width 301: "http://bugs.webkit.org/show_bug.cgi ?id=13391" 12 text run at (53,0) width 301: "http://bugs.webkit.org/show_bug.cgi ?id=13391"
13 RenderText {#text} at (354,0) size 374x18 13 RenderText {#text} at (354,0) size 374x18
14 text run at (354,0) width 4: " " 14 text run at (354,0) width 4: " "
15 text run at (358,0) width 370: "REGRESSION (r18819): Incomplete repa int of button text" 15 text run at (358,0) width 370: "REGRESSION (r18819): Incomplete repa int of button text"
16 RenderText {#text} at (728,0) size 4x18 16 RenderText {#text} at (728,0) size 4x18
17 text run at (728,0) width 4: "." 17 text run at (728,0) width 4: "."
18 RenderBlock {P} at (0,34) size 784x18 18 RenderBlock {P} at (0,34) size 784x18
19 RenderText {#text} at (0,0) size 513x18 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}." 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)] 21 RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
22 RenderBlock (anonymous) at (1,8) size 198x14 22 RenderBlock (anonymous) at (1,8.50) size 198x13
23 RenderText at (0,0) size 47x13 23 RenderText at (0,0) size 47x13
24 text run at (0,0) width 47: "SUCCESS" 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)] 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 26 RenderBlock (anonymous) at (8,8) size 184x13
27 RenderText {#text} at (68,0) size 48x13 27 RenderText {#text} at (68,0) size 48x13
28 text run at (68,0) width 48: "SUCCESS" 28 text run at (68,0) width 48: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698