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

Side by Side Diff: LayoutTests/platform/win-xp/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 328x19 6 RenderText {#text} at (0,0) size 328x19
7 text run at (0,0) width 328: "This tests that the new text fields use th e correct width." 7 text run at (0,0) width 328: "This tests that the new text fields use th e correct width."
8 RenderBR {BR} at (328,15) size 0x0 8 RenderBR {BR} at (328,15) size 0x0
9 RenderTextControl {INPUT} at (2,22) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 RenderTextControl {INPUT} at (0,20) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderBR {BR} at (157,38) size 0x0 10 RenderBR {BR} at (153,36) size 0x0
11 RenderTextControl {INPUT} at (0,48) size 200x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (0,42) size 200x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
12 RenderBR {BR} at (200,64) size 0x0 12 RenderBR {BR} at (200,58) size 0x0
13 RenderTextControl {INPUT} at (2,74) size 333x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 13 RenderTextControl {INPUT} at (0,64) size 333x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 RenderBR {BR} at (337,90) size 0x0 14 RenderBR {BR} at (333,80) size 0x0
15 RenderTextControl {INPUT} at (0,100) size 200x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,86) size 200x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
16 RenderBR {BR} at (200,116) size 0x0 16 RenderBR {BR} at (200,102) size 0x0
17 RenderTextControl {INPUT} at (2,126) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 17 RenderTextControl {INPUT} at (0,108) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
18 RenderBR {BR} at (97,142) size 0x0 18 RenderBR {BR} at (93,124) size 0x0
19 layer at (12,33) size 149x16 19 layer at (10,31) size 149x16
20 RenderBlock {DIV} at (2,3) size 149x16 20 RenderBlock {DIV} at (2,3) size 149x16
21 layer at (10,59) size 196x16 21 layer at (10,53) size 196x16
22 RenderBlock {DIV} at (2,3) size 196x16 22 RenderBlock {DIV} at (2,3) size 196x16
23 RenderText {#text} at (0,0) size 108x16 23 RenderText {#text} at (0,0) size 108x16
24 text run at (0,0) width 108: "styled width 200px" 24 text run at (0,0) width 108: "styled width 200px"
25 layer at (12,85) size 329x16 25 layer at (10,75) size 329x16
26 RenderBlock {DIV} at (2,3) size 329x16 26 RenderBlock {DIV} at (2,3) size 329x16
27 RenderText {#text} at (0,0) size 42x16 27 RenderText {#text} at (0,0) size 42x16
28 text run at (0,0) width 42: "size 50" 28 text run at (0,0) width 42: "size 50"
29 layer at (10,111) size 196x16 29 layer at (10,97) size 196x16
30 RenderBlock {DIV} at (2,3) size 196x16 30 RenderBlock {DIV} at (2,3) size 196x16
31 RenderText {#text} at (0,0) size 171x16 31 RenderText {#text} at (0,0) size 171x16
32 text run at (0,0) width 171: "styled width 200px & size=10" 32 text run at (0,0) width 171: "styled width 200px & size=10"
33 layer at (12,137) size 89x16 33 layer at (10,119) size 89x16
34 RenderBlock {DIV} at (2,3) size 89x16 34 RenderBlock {DIV} at (2,3) size 89x16
35 RenderText {#text} at (0,0) size 42x16 35 RenderText {#text} at (0,0) size 42x16
36 text run at (0,0) width 42: "size 10" 36 text run at (0,0) width 42: "size 10"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698