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

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

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 353x18 6 LayoutText {#text} at (0,0) size 353x18
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 LayoutBR {BR} at (352,14) size 1x0 8 LayoutBR {BR} at (352,14) size 1x0
9 LayoutTextControl {INPUT} at (0,18) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,18) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 LayoutBR {BR} at (131,32) size 0x0 10 LayoutBR {BR} at (131,32) size 0x0
11 LayoutTextControl {INPUT} at (0,37) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 11 LayoutTextControl {INPUT} at (0,37) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
12 LayoutBR {BR} at (200,51) size 0x0 12 LayoutBR {BR} at (200,51) size 0x0
13 LayoutTextControl {INPUT} at (0,56) size 311x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (0,56) size 311x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
14 LayoutBR {BR} at (311,70) size 0x0 14 LayoutBR {BR} at (311,70) size 0x0
15 LayoutTextControl {INPUT} at (0,75) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (0,75) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
16 LayoutBR {BR} at (200,89) size 0x0 16 LayoutBR {BR} at (200,89) size 0x0
17 LayoutTextControl {INPUT} at (0,94) size 71x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 17 LayoutTextControl {INPUT} at (0,94) size 71x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
18 LayoutBR {BR} at (71,108) size 0x0 18 LayoutBR {BR} at (71,108) size 0x0
19 layer at (11,29) size 125x13 19 layer at (11,29) size 125x13
20 LayoutBlockFlow {DIV} at (3,3) size 125x13 20 LayoutBlockFlow {DIV} at (3,3) size 125x13
21 layer at (11,48) size 194x13 21 layer at (11,48) size 194x13
22 LayoutBlockFlow {DIV} at (3,3) size 194x13 22 LayoutBlockFlow {DIV} at (3,3) size 194x13
23 LayoutText {#text} at (0,0) size 100x13 23 LayoutText {#text} at (0,0) size 95x13
24 text run at (0,0) width 100: "styled width 200px" 24 text run at (0,0) width 95: "styled width 200px"
25 layer at (11,67) size 305x13 25 layer at (11,67) size 305x13
26 LayoutBlockFlow {DIV} at (3,3) size 305x13 26 LayoutBlockFlow {DIV} at (3,3) size 305x13
27 LayoutText {#text} at (0,0) size 38x13 27 LayoutText {#text} at (0,0) size 35x13
28 text run at (0,0) width 38: "size 50" 28 text run at (0,0) width 35: "size 50"
29 layer at (11,86) size 194x13 29 layer at (11,86) size 194x13
30 LayoutBlockFlow {DIV} at (3,3) size 194x13 30 LayoutBlockFlow {DIV} at (3,3) size 194x13
31 LayoutText {#text} at (0,0) size 155x13 31 LayoutText {#text} at (0,0) size 147x13
32 text run at (0,0) width 155: "styled width 200px & size=10" 32 text run at (0,0) width 147: "styled width 200px & size=10"
33 layer at (11,105) size 65x13 33 layer at (11,105) size 65x13
34 LayoutBlockFlow {DIV} at (3,3) size 65x13 34 LayoutBlockFlow {DIV} at (3,3) size 65x13
35 LayoutText {#text} at (0,0) size 38x13 35 LayoutText {#text} at (0,0) size 35x13
36 text run at (0,0) width 38: "size 10" 36 text run at (0,0) width 35: "size 10"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698