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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/basic-buttons-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
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 800x295 3 layer at (0,0) size 800x295
4 LayoutBlockFlow {HTML} at (0,0) size 800x295 4 LayoutBlockFlow {HTML} at (0,0) size 800x295
5 LayoutBlockFlow {BODY} at (8,8) size 784x279 5 LayoutBlockFlow {BODY} at (8,8) size 784x279
6 LayoutBlockFlow (anonymous) at (0,0) size 784x72 6 LayoutBlockFlow (anonymous) at (0,0) size 784x72
7 LayoutText {#text} at (0,0) size 547x18 7 LayoutText {#text} at (0,0) size 547x18
8 text run at (0,0) width 547: "Tests for basic button rendering. Create s a table with seven columns and seven rows. " 8 text run at (0,0) width 547: "Tests for basic button rendering. Create s a table with seven columns and seven rows. "
9 LayoutBR {BR} at (546,0) size 1x18 9 LayoutBR {BR} at (546,0) size 1x18
10 LayoutText {#text} at (0,18) size 521x18 10 LayoutText {#text} at (0,18) size 521x18
11 text run at (0,18) width 521: "Creates two different types of buttons, one with an image (a red dot) and another " 11 text run at (0,18) width 521: "Creates two different types of buttons, one with an image (a red dot) and another "
12 LayoutBR {BR} at (520,18) size 1x18 12 LayoutBR {BR} at (520,18) size 1x18
13 LayoutText {#text} at (0,36) size 662x18 13 LayoutText {#text} at (0,36) size 660x18
14 text run at (0,36) width 662: "with text (\"foo\") and then uses six d ifferent paddings to make sure each of the buttons render properly. " 14 text run at (0,36) width 660: "with text (\"foo\") and then uses six d ifferent paddings to make sure each of the buttons render properly. "
15 LayoutBR {BR} at (661,36) size 1x18 15 LayoutBR {BR} at (660,36) size 0x18
16 LayoutBR {BR} at (0,54) size 0x18 16 LayoutBR {BR} at (0,54) size 0x18
17 LayoutTable {TABLE} at (0,72) size 697x207 17 LayoutTable {TABLE} at (0,72) size 697x207
18 LayoutTableSection {TBODY} at (0,0) size 697x207 18 LayoutTableSection {TBODY} at (0,0) size 697x207
19 LayoutTableRow {TR} at (0,0) size 697x20 19 LayoutTableRow {TR} at (0,0) size 697x20
20 LayoutTableCell {TD} at (0,0) size 170x20 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (0,0) size 170x20 [r=0 c=0 rs=1 cs=1]
21 LayoutText {#text} at (1,1) size 44x18 21 LayoutText {#text} at (1,1) size 44x18
22 text run at (1,1) width 44: "styling" 22 text run at (1,1) width 44: "styling"
23 LayoutTableCell {TD} at (170,0) size 61x20 [r=0 c=1 rs=1 cs=1] 23 LayoutTableCell {TD} at (170,0) size 61x20 [r=0 c=1 rs=1 cs=1]
24 LayoutText {#text} at (1,1) size 59x18 24 LayoutText {#text} at (1,1) size 59x18
25 text run at (1,1) width 59: "<button>" 25 text run at (1,1) width 59: "<button>"
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 LayoutText {#text} at (1,1) size 106x18 158 LayoutText {#text} at (1,1) size 106x18
159 text run at (1,1) width 106: "(53, 54) (53, 50)" 159 text run at (1,1) width 106: "(53, 54) (53, 50)"
160 LayoutTableCell {TD} at (392,169) size 135x21 [r=7 c=3 rs=1 cs=1] 160 LayoutTableCell {TD} at (392,169) size 135x21 [r=7 c=3 rs=1 cs=1]
161 LayoutButton {INPUT} at (1,2) size 32.16x18 [bgcolor=#C0C0C0] 161 LayoutButton {INPUT} at (1,2) size 32.16x18 [bgcolor=#C0C0C0]
162 LayoutBlockFlow (anonymous) at (8,2) size 16.16x13 162 LayoutBlockFlow (anonymous) at (8,2) size 16.16x13
163 LayoutText {#text} at (0,0) size 17x13 163 LayoutText {#text} at (0,0) size 17x13
164 text run at (0,0) width 17: "foo" 164 text run at (0,0) width 17: "foo"
165 LayoutTableCell {TD} at (527,169) size 170x20 [r=7 c=4 rs=1 cs=1] 165 LayoutTableCell {TD} at (527,169) size 170x20 [r=7 c=4 rs=1 cs=1]
166 LayoutText {#text} at (1,1) size 106x18 166 LayoutText {#text} at (1,1) size 106x18
167 text run at (1,1) width 106: "(18, 32) (18, 32)" 167 text run at (1,1) width 106: "(18, 32) (18, 32)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698