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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x136 6 LayoutTable {TABLE} at (0,0) size 784x136
7 LayoutTableSection {TBODY} at (0,0) size 784x136 7 LayoutTableSection {TBODY} at (0,0) size 784x136
8 LayoutTableRow {TR} at (0,0) size 784x74 8 LayoutTableRow {TR} at (0,0) size 784x74
9 LayoutTableCell {TD} at (0,0) size 784x74 [r=0 c=0 rs=1 cs=4] 9 LayoutTableCell {TD} at (0,0) size 784x74 [r=0 c=0 rs=1 cs=4]
10 RenderBR {BR} at (392,1) size 0x18 10 LayoutBR {BR} at (392,1) size 0x18
11 RenderInline {FONT} at (0,0) size 732x53 11 RenderInline {FONT} at (0,0) size 732x53
12 RenderText {#text} at (26,19) size 732x35 12 RenderText {#text} at (26,19) size 732x35
13 text run at (26,19) width 183: "The Supreme Court says " 13 text run at (26,19) width 183: "The Supreme Court says "
14 text run at (208,19) width 550: "Wisconsin can continue using tuition vouchers to help poor parents send their" 14 text run at (208,19) width 550: "Wisconsin can continue using tuition vouchers to help poor parents send their"
15 text run at (210,37) width 223: "children to church-run school s. " 15 text run at (210,37) width 223: "children to church-run school s. "
16 text run at (432,37) width 142: "What's your stand? " 16 text run at (432,37) width 142: "What's your stand? "
17 RenderBR {BR} at (573,51) size 1x0 17 LayoutBR {BR} at (573,51) size 1x0
18 RenderBR {BR} at (392,55) size 0x17 18 LayoutBR {BR} at (392,55) size 0x17
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 LayoutTableRow {TR} at (0,74) size 784x21 20 LayoutTableRow {TR} at (0,74) size 784x21
21 LayoutTableCell {TD} at (0,76) size 562x17 [r=1 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (0,76) size 562x17 [r=1 c=0 rs=1 cs=1]
22 RenderInline {FONT} at (0,0) size 141x15 22 RenderInline {FONT} at (0,0) size 141x15
23 RenderText {#text} at (420,1) size 141x15 23 RenderText {#text} at (420,1) size 141x15
24 text run at (420,1) width 141: "I agree with the program" 24 text run at (420,1) width 141: "I agree with the program"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 LayoutTableCell {TD} at (562,74) size 72x21 [r=1 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (562,74) size 72x21 [r=1 c=1 rs=1 cs=1]
27 RenderBlock {INPUT} at (3.91,4) size 12x13 27 RenderBlock {INPUT} at (3.91,4) size 12x13
28 LayoutTableRow {TR} at (0,95) size 784x21 28 LayoutTableRow {TR} at (0,95) size 784x21
(...skipping 11 matching lines...) Expand all
40 RenderText {#text} at (279,1) size 76x15 40 RenderText {#text} at (279,1) size 76x15
41 text run at (279,1) width 76: "View Results" 41 text run at (279,1) width 76: "View Results"
42 RenderInline {FONT} at (0,0) size 1x15 42 RenderInline {FONT} at (0,0) size 1x15
43 RenderText {#text} at (0,0) size 0x0 43 RenderText {#text} at (0,0) size 0x0
44 LayoutTableCell {TD} at (634,116) size 150x20 [r=3 c=2 rs=1 cs=2] 44 LayoutTableCell {TD} at (634,116) size 150x20 [r=3 c=2 rs=1 cs=2]
45 RenderButton {INPUT} at (55.64,1) size 38.70x18 [bgcolor=#C0C0C0] 45 RenderButton {INPUT} at (55.64,1) size 38.70x18 [bgcolor=#C0C0C0]
46 RenderBlock (anonymous) at (8,2) size 22.70x13 46 RenderBlock (anonymous) at (8,2) size 22.70x13
47 RenderText {#text} at (0,0) size 23x13 47 RenderText {#text} at (0,0) size 23x13
48 text run at (0,0) width 23: "vote" 48 text run at (0,0) width 23: "vote"
49 RenderText {#text} at (0,0) size 0x0 49 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698