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

Side by Side Diff: LayoutTests/platform/mac/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 344x18 6 RenderText {#text} at (0,0) size 344x18
7 text run at (0,0) width 344: "This tests that the new text fields use th e correct width." 7 text run at (0,0) width 344: "This tests that the new text fields use th e correct width."
8 RenderBR {BR} at (344,14) size 0x0 8 RenderBR {BR} at (344,14) size 0x0
9 RenderTextControl {INPUT} at (2,20) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 RenderTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderBR {BR} at (127,34) size 0x0 10 RenderBR {BR} at (123,32) size 0x0
11 RenderTextControl {INPUT} at (0,43) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 11 RenderTextControl {INPUT} at (0,37) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
12 RenderBR {BR} at (200,57) size 0x0 12 RenderBR {BR} at (200,51) size 0x0
13 RenderTextControl {INPUT} at (2,66) size 273x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 13 RenderTextControl {INPUT} at (0,56) size 273x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 RenderBR {BR} at (277,80) size 0x0 14 RenderBR {BR} at (273,70) size 0x0
15 RenderTextControl {INPUT} at (0,89) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,75) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
16 RenderBR {BR} at (200,103) size 0x0 16 RenderBR {BR} at (200,89) size 0x0
17 RenderTextControl {INPUT} at (2,112) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 17 RenderTextControl {INPUT} at (0,94) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
18 RenderBR {BR} at (77,126) size 0x0 18 RenderBR {BR} at (73,108) size 0x0
19 layer at (13,31) size 117x13 19 layer at (11,29) size 117x13
20 RenderBlock {DIV} at (3,3) size 117x13 20 RenderBlock {DIV} at (3,3) size 117x13
21 layer at (11,54) size 194x13 21 layer at (11,48) size 194x13
22 RenderBlock {DIV} at (3,3) size 194x13 22 RenderBlock {DIV} at (3,3) size 194x13
23 RenderText {#text} at (0,0) size 103x13 23 RenderText {#text} at (0,0) size 103x13
24 text run at (0,0) width 103: "styled width 200px" 24 text run at (0,0) width 103: "styled width 200px"
25 layer at (13,77) size 267x13 25 layer at (11,67) size 267x13
26 RenderBlock {DIV} at (3,3) size 267x13 26 RenderBlock {DIV} at (3,3) size 267x13
27 RenderText {#text} at (0,0) size 39x13 27 RenderText {#text} at (0,0) size 39x13
28 text run at (0,0) width 39: "size 50" 28 text run at (0,0) width 39: "size 50"
29 layer at (11,100) size 194x13 29 layer at (11,86) size 194x13
30 RenderBlock {DIV} at (3,3) size 194x13 30 RenderBlock {DIV} at (3,3) size 194x13
31 RenderText {#text} at (0,0) size 162x13 31 RenderText {#text} at (0,0) size 162x13
32 text run at (0,0) width 162: "styled width 200px & size=10" 32 text run at (0,0) width 162: "styled width 200px & size=10"
33 layer at (13,123) size 67x13 33 layer at (11,105) size 67x13
34 RenderBlock {DIV} at (3,3) size 67x13 34 RenderBlock {DIV} at (3,3) size 67x13
35 RenderText {#text} at (0,0) size 39x13 35 RenderText {#text} at (0,0) size 39x13
36 text run at (0,0) width 39: "size 10" 36 text run at (0,0) width 39: "size 10"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698