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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-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 784x584 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x582 7 LayoutTableSection {TBODY} at (1,1) size 782x582
8 LayoutTableRow {TR} at (0,2) size 782x578 8 LayoutTableRow {TR} at (0,2) size 782x578
9 LayoutTableCell {TD} at (2,271) size 364x40 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,271) size 364x40 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 82x17 10 RenderText {#text} at (2,2) size 82x17
11 text run at (2,2) width 82: "Outer Table:" 11 text run at (2,2) width 82: "Outer Table:"
12 RenderBR {BR} at (83,16) size 1x0 12 LayoutBR {BR} at (83,16) size 1x0
13 RenderText {#text} at (2,20) size 329x17 13 RenderText {#text} at (2,20) size 329x17
14 text run at (2,20) width 329: "<table border=\"1\" width=\"100%\ " height=\"100%\">" 14 text run at (2,20) width 329: "<table border=\"1\" width=\"100%\ " height=\"100%\">"
15 LayoutTableCell {TD} at (368,2) size 412x578 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (368,2) size 412x578 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
16 LayoutTable {TABLE} at (2,2) size 408x574 [border: (1px outset #80 8080)] 16 LayoutTable {TABLE} at (2,2) size 408x574 [border: (1px outset #80 8080)]
17 LayoutTableSection {TBODY} at (1,1) size 406x572 17 LayoutTableSection {TBODY} at (1,1) size 406x572
18 LayoutTableRow {TR} at (0,2) size 406x568 18 LayoutTableRow {TR} at (0,2) size 406x568
19 LayoutTableCell {TD} at (2,257) size 365x58 [border: (1px in set #808080)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,257) size 365x58 [border: (1px in set #808080)] [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 90x17 20 RenderText {#text} at (2,2) size 90x17
21 text run at (2,2) width 90: "Nested Table:" 21 text run at (2,2) width 90: "Nested Table:"
22 RenderBR {BR} at (91,16) size 1x0 22 LayoutBR {BR} at (91,16) size 1x0
23 RenderText {#text} at (2,20) size 329x17 23 RenderText {#text} at (2,20) size 329x17
24 text run at (2,20) width 329: "<table border=\"1\" width =\"100%\" height=\"100%\">" 24 text run at (2,20) width 329: "<table border=\"1\" width =\"100%\" height=\"100%\">"
25 RenderBR {BR} at (330,34) size 1x0 25 LayoutBR {BR} at (330,34) size 1x0
26 RenderText {#text} at (2,38) size 134x17 26 RenderText {#text} at (2,38) size 134x17
27 text run at (2,38) width 134: "<td height=\"100%\">" 27 text run at (2,38) width 134: "<td height=\"100%\">"
28 LayoutTableCell {TD} at (369,275) size 35x22 [border: (1px i nset #808080)] [r=0 c=1 rs=1 cs=1] 28 LayoutTableCell {TD} at (369,275) size 35x22 [border: (1px i nset #808080)] [r=0 c=1 rs=1 cs=1]
29 RenderText {#text} at (2,2) size 27x17 29 RenderText {#text} at (2,2) size 27x17
30 text run at (2,2) width 27: "asdf" 30 text run at (2,2) width 27: "asdf"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698