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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/basic-inputs-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 470x582 5 LayoutBlockFlow {BODY} at (8,8) size 470x582
6 LayoutBlockFlow (anonymous) at (0,0) size 470x306 6 LayoutBlockFlow (anonymous) at (0,0) size 470x306
7 LayoutText {#text} at (0,0) size 332x18 7 LayoutText {#text} at (0,0) size 332x18
8 text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: " 8 text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
9 LayoutBR {BR} at (331,14) size 1x0 9 LayoutBR {BR} at (331,14) size 1x0
10 LayoutBR {BR} at (0,18) size 0x18 10 LayoutBR {BR} at (0,18) size 0x18
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 LayoutText {#text} at (0,0) size 18x13 75 LayoutText {#text} at (0,0) size 18x13
76 text run at (0,0) width 18: "foo" 76 text run at (0,0) width 18: "foo"
77 layer at (322,328) size 117x13 77 layer at (322,328) size 117x13
78 LayoutBlockFlow {DIV} at (3,3) size 117x13 78 LayoutBlockFlow {DIV} at (3,3) size 117x13
79 LayoutText {#text} at (0,0) size 19x13 79 LayoutText {#text} at (0,0) size 19x13
80 text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}" 80 text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}"
81 layer at (86,347) size 117x13 81 layer at (86,347) size 117x13
82 LayoutBlockFlow {DIV} at (3,3) size 117x13 82 LayoutBlockFlow {DIV} at (3,3) size 117x13
83 LayoutText {#text} at (0,0) size 19x13 83 LayoutText {#text} at (0,0) size 19x13
84 text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}" 84 text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698