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

Side by Side Diff: LayoutTests/platform/win/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 784x134 6 LayoutTable {TABLE} at (0,0) size 784x134
7 LayoutTableSection {TBODY} at (0,0) size 784x134 7 LayoutTableSection {TBODY} at (0,0) size 784x134
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 0x17 10 LayoutBR {BR} at (392,1) size 0x17
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 784x18 20 LayoutTableRow {TR} at (0,74) size 784x18
21 LayoutTableCell {TD} at (0,74) size 551x18 [r=1 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (0,74) size 551x18 [r=1 c=0 rs=1 cs=1]
22 RenderInline {FONT} at (0,0) size 139x16 22 RenderInline {FONT} at (0,0) size 139x16
23 RenderText {#text} at (411,1) size 139x16 23 RenderText {#text} at (411,1) size 139x16
24 text run at (411,1) width 139: "I agree with the program" 24 text run at (411,1) width 139: "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 (551,74) size 83x18 [r=1 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (551,74) size 83x18 [r=1 c=1 rs=1 cs=1]
27 RenderBlock {INPUT} at (6,4) size 13x13 27 RenderBlock {INPUT} at (6,4) size 13x13
28 LayoutTableRow {TR} at (0,92) size 784x18 28 LayoutTableRow {TR} at (0,92) size 784x18
(...skipping 11 matching lines...) Expand all
40 RenderText {#text} at (279,1) size 76x16 40 RenderText {#text} at (279,1) size 76x16
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 0x16 42 RenderInline {FONT} at (0,0) size 0x16
43 RenderText {#text} at (0,0) size 0x0 43 RenderText {#text} at (0,0) size 0x0
44 LayoutTableCell {TD} at (634,110) size 150x24 [r=3 c=2 rs=1 cs=2] 44 LayoutTableCell {TD} at (634,110) size 150x24 [r=3 c=2 rs=1 cs=2]
45 RenderButton {INPUT} at (55.50,1) size 39x22 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)] 45 RenderButton {INPUT} at (55.50,1) size 39x22 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)]
46 RenderBlock (anonymous) at (8,3) size 23x16 46 RenderBlock (anonymous) at (8,3) size 23x16
47 RenderText {#text} at (0,0) size 23x16 47 RenderText {#text} at (0,0) size 23x16
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