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

Side by Side Diff: LayoutTests/platform/win/fast/forms/input-appearance-width-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderText {#text} at (0,0) size 353x17 6 RenderText {#text} at (0,0) size 353x17
7 text run at (0,0) width 353: "This tests that the new text fields use th e correct width." 7 text run at (0,0) width 353: "This tests that the new text fields use th e correct width."
8 RenderBR {BR} at (352,14) size 1x0 8 RenderBR {BR} at (352,14) size 1x0
9 RenderTextControl {INPUT} at (2,20) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 RenderTextControl {INPUT} at (0,18) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderBR {BR} at (148,35) size 0x0 10 RenderBR {BR} at (144,33) size 0x0
11 RenderTextControl {INPUT} at (0,45) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (0,39) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
12 RenderBR {BR} at (200,60) size 0x0 12 RenderBR {BR} at (200,54) size 0x0
13 RenderTextControl {INPUT} at (2,70) size 354x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 13 RenderTextControl {INPUT} at (0,60) size 354x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 RenderBR {BR} at (358,85) size 0x0 14 RenderBR {BR} at (354,75) size 0x0
15 RenderTextControl {INPUT} at (0,95) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,81) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
16 RenderBR {BR} at (200,110) size 0x0 16 RenderBR {BR} at (200,96) size 0x0
17 RenderTextControl {INPUT} at (2,120) size 74x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 17 RenderTextControl {INPUT} at (0,102) size 74x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
18 RenderBR {BR} at (78,135) size 0x0 18 RenderBR {BR} at (74,117) size 0x0
19 layer at (12,31) size 140x15 19 layer at (10,29) size 140x15
20 RenderBlock {DIV} at (2,3) size 140x15 20 RenderBlock {DIV} at (2,3) size 140x15
21 layer at (10,56) size 196x15 21 layer at (10,50) size 196x15
22 RenderBlock {DIV} at (2,3) size 196x15 22 RenderBlock {DIV} at (2,3) size 196x15
23 RenderText {#text} at (0,0) size 110x15 23 RenderText {#text} at (0,0) size 110x15
24 text run at (0,0) width 110: "styled width 200px" 24 text run at (0,0) width 110: "styled width 200px"
25 layer at (12,81) size 350x15 25 layer at (10,71) size 350x15
26 RenderBlock {DIV} at (2,3) size 350x15 26 RenderBlock {DIV} at (2,3) size 350x15
27 RenderText {#text} at (0,0) size 43x15 27 RenderText {#text} at (0,0) size 43x15
28 text run at (0,0) width 43: "size 50" 28 text run at (0,0) width 43: "size 50"
29 layer at (10,106) size 196x15 29 layer at (10,92) size 196x15
30 RenderBlock {DIV} at (2,3) size 196x15 30 RenderBlock {DIV} at (2,3) size 196x15
31 RenderText {#text} at (0,0) size 173x15 31 RenderText {#text} at (0,0) size 173x15
32 text run at (0,0) width 173: "styled width 200px & size=10" 32 text run at (0,0) width 173: "styled width 200px & size=10"
33 layer at (12,131) size 70x15 33 layer at (10,113) size 70x15
34 RenderBlock {DIV} at (2,3) size 70x15 34 RenderBlock {DIV} at (2,3) size 70x15
35 RenderText {#text} at (0,0) size 43x15 35 RenderText {#text} at (0,0) size 43x15
36 text run at (0,0) width 43: "size 10" 36 text run at (0,0) width 43: "size 10"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698