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

Side by Side Diff: LayoutTests/platform/win/fast/forms/textarea/textarea-appearance-basic-expected.txt

Issue 1149953006: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x448 3 layer at (0,0) size 800x448
4 LayoutBlockFlow {HTML} at (0,0) size 800x448 4 LayoutBlockFlow {HTML} at (0,0) size 800x448
5 LayoutBlockFlow {BODY} at (8,8) size 784x432 5 LayoutBlockFlow {BODY} at (8,8) size 784x432
6 LayoutText {#text} at (189,32) size 4x17 6 LayoutText {#text} at (189,32) size 4x17
7 text run at (189,32) width 4: " " 7 text run at (189,32) width 4: " "
8 LayoutBR {BR} at (193,32) size 0x17 8 LayoutBR {BR} at (193,32) size 0x17
9 LayoutText {#text} at (193,86) size 4x17 9 LayoutText {#text} at (193,86) size 4x17
10 text run at (193,86) width 4: " " 10 text run at (193,86) width 4: " "
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 LayoutText {#text} at (0,0) size 24x16 55 LayoutText {#text} at (0,0) size 24x16
56 text run at (0,0) width 24: "foo" 56 text run at (0,0) width 24: "foo"
57 layer at (12,226) size 221x42 clip at (13,227) size 219x40 57 layer at (12,226) size 221x42 clip at (13,227) size 219x40
58 LayoutTextControl {TEXTAREA} at (4,218) size 221x42 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 58 LayoutTextControl {TEXTAREA} at (4,218) size 221x42 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
59 LayoutBlockFlow {DIV} at (3,3) size 215x18 59 LayoutBlockFlow {DIV} at (3,3) size 215x18
60 LayoutText {#text} at (0,0) size 29x18 60 LayoutText {#text} at (0,0) size 29x18
61 text run at (0,0) width 29: "foo" 61 text run at (0,0) width 29: "foo"
62 layer at (245,216) size 261x52 clip at (246,217) size 259x50 62 layer at (245,216) size 261x52 clip at (246,217) size 259x50
63 LayoutTextControl {TEXTAREA} at (237,208) size 261x52 [bgcolor=#FFFFFF] [borde r: (1px solid #A9A9A9)] 63 LayoutTextControl {TEXTAREA} at (237,208) size 261x52 [bgcolor=#FFFFFF] [borde r: (1px solid #A9A9A9)]
64 LayoutBlockFlow {DIV} at (3,3) size 255x23 64 LayoutBlockFlow {DIV} at (3,3) size 255x23
65 LayoutText {#text} at (0,0) size 37x23 65 LayoutText {#text} at (0,0) size 36x23
66 text run at (0,0) width 37: "foo" 66 text run at (0,0) width 36: "foo"
67 layer at (12,280) size 301x60 clip at (13,281) size 299x58 67 layer at (12,280) size 301x60 clip at (13,281) size 299x58
68 LayoutTextControl {TEXTAREA} at (4,272) size 301x60 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 68 LayoutTextControl {TEXTAREA} at (4,272) size 301x60 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
69 LayoutBlockFlow {DIV} at (3,3) size 295x27 69 LayoutBlockFlow {DIV} at (3,3) size 295x27
70 LayoutText {#text} at (0,0) size 44x27 70 LayoutText {#text} at (0,0) size 44x27
71 text run at (0,0) width 44: "foo" 71 text run at (0,0) width 44: "foo"
72 layer at (14,376) size 263x54 clip at (15,377) size 261x52 72 layer at (14,376) size 263x54 clip at (15,377) size 261x52
73 LayoutTextControl {TEXTAREA} at (6,368) size 263x54 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 73 LayoutTextControl {TEXTAREA} at (6,368) size 263x54 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
74 LayoutBlockFlow {DIV} at (4,4) size 255x23 74 LayoutBlockFlow {DIV} at (4,4) size 255x23
75 LayoutText {#text} at (0,0) size 37x23 75 LayoutText {#text} at (0,0) size 36x23
76 text run at (0,0) width 37: "foo" 76 text run at (0,0) width 36: "foo"
77 layer at (295,356) size 347x72 clip at (297,358) size 343x68 77 layer at (295,356) size 347x72 clip at (297,358) size 343x68
78 LayoutTextControl {TEXTAREA} at (287,348) size 347x72 [bgcolor=#FFFFFF] [borde r: (2px solid #A9A9A9)] 78 LayoutTextControl {TEXTAREA} at (287,348) size 347x72 [bgcolor=#FFFFFF] [borde r: (2px solid #A9A9A9)]
79 LayoutBlockFlow {DIV} at (6,6) size 335x30 79 LayoutBlockFlow {DIV} at (6,6) size 335x30
80 LayoutText {#text} at (0,0) size 48x30 80 LayoutText {#text} at (0,0) size 48x30
81 text run at (0,0) width 48: "foo" 81 text run at (0,0) width 48: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698