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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x294 3 layer at (0,0) size 800x294
4 RenderBlock {HTML} at (0,0) size 800x294 4 RenderBlock {HTML} at (0,0) size 800x294
5 RenderBody {BODY} at (8,8) size 784x278 5 RenderBody {BODY} at (8,8) size 784x278
6 RenderBlock (anonymous) at (0,0) size 784x72 6 RenderBlock (anonymous) at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 548x18 7 RenderText {#text} at (0,0) size 548x18
8 text run at (0,0) width 548: "Tests for basic button rendering. Create s a table with seven columns and seven rows. " 8 text run at (0,0) width 548: "Tests for basic button rendering. Create s a table with seven columns and seven rows. "
9 RenderBR {BR} at (547,0) size 1x18 9 LayoutBR {BR} at (547,0) size 1x18
10 RenderText {#text} at (0,18) size 521x18 10 RenderText {#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 RenderBR {BR} at (520,18) size 1x18 12 LayoutBR {BR} at (520,18) size 1x18
13 RenderText {#text} at (0,36) size 662x18 13 RenderText {#text} at (0,36) size 662x18
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 662: "with text (\"foo\") and then uses six d ifferent paddings to make sure each of the buttons render properly. "
15 RenderBR {BR} at (661,36) size 1x18 15 LayoutBR {BR} at (661,36) size 1x18
16 RenderBR {BR} at (0,54) size 0x18 16 LayoutBR {BR} at (0,54) size 0x18
17 LayoutTable {TABLE} at (0,72) size 697x206 17 LayoutTable {TABLE} at (0,72) size 697x206
18 LayoutTableSection {TBODY} at (0,0) size 697x206 18 LayoutTableSection {TBODY} at (0,0) size 697x206
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 RenderText {#text} at (1,1) size 44x18 21 RenderText {#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 RenderText {#text} at (1,1) size 59x18 24 RenderText {#text} at (1,1) size 59x18
25 text run at (1,1) width 59: "<button>" 25 text run at (1,1) width 59: "<button>"
26 LayoutTableCell {TD} at (231,0) size 161x20 [r=0 c=2 rs=1 cs=1] 26 LayoutTableCell {TD} at (231,0) size 161x20 [r=0 c=2 rs=1 cs=1]
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 RenderText {#text} at (1,1) size 106x18 158 RenderText {#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,168) size 135x21 [r=7 c=3 rs=1 cs=1] 160 LayoutTableCell {TD} at (392,168) size 135x21 [r=7 c=3 rs=1 cs=1]
161 RenderButton {INPUT} at (1,2) size 33.56x18 [bgcolor=#C0C0C0] 161 RenderButton {INPUT} at (1,2) size 33.56x18 [bgcolor=#C0C0C0]
162 RenderBlock (anonymous) at (8,2) size 17.56x13 162 RenderBlock (anonymous) at (8,2) size 17.56x13
163 RenderText {#text} at (0,0) size 18x13 163 RenderText {#text} at (0,0) size 18x13
164 text run at (0,0) width 18: "foo" 164 text run at (0,0) width 18: "foo"
165 LayoutTableCell {TD} at (527,168) size 170x20 [r=7 c=4 rs=1 cs=1] 165 LayoutTableCell {TD} at (527,168) size 170x20 [r=7 c=4 rs=1 cs=1]
166 RenderText {#text} at (1,1) size 106x18 166 RenderText {#text} at (1,1) size 106x18
167 text run at (1,1) width 106: "(18, 34) (18, 34)" 167 text run at (1,1) width 106: "(18, 34) (18, 34)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698