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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/marvin/tables_id-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 784x46 [bgcolor=#00FF00] [border: (1px o utset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x46 [bgcolor=#00FF00] [border: (1px o utset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x44 7 LayoutTableSection {TBODY} at (1,1) size 782x44
8 LayoutTableRow {TR} at (0,2) size 782x40 8 LayoutTableRow {TR} at (0,2) size 782x40
9 LayoutTableCell {TD} at (2,2) size 388x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 388x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 331x35 10 RenderText {#text} at (2,2) size 331x35
11 text run at (2,2) width 331: "Here is a table with a lime backgr ound using the ID" 11 text run at (2,2) width 331: "Here is a table with a lime backgr ound using the ID"
12 text run at (2,20) width 58: "attribute." 12 text run at (2,20) width 58: "attribute."
13 LayoutTableCell {TD} at (392,2) size 388x40 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (392,2) size 388x40 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 331x35 14 RenderText {#text} at (2,2) size 331x35
15 text run at (2,2) width 331: "Here is a table with a lime backgr ound using the ID" 15 text run at (2,2) width 331: "Here is a table with a lime backgr ound using the ID"
16 text run at (2,20) width 58: "attribute." 16 text run at (2,20) width 58: "attribute."
17 RenderBlock (anonymous) at (0,46) size 784x36 17 RenderBlock (anonymous) at (0,46) size 784x36
18 RenderBR {BR} at (0,0) size 0x17 18 LayoutBR {BR} at (0,0) size 0x17
19 RenderBR {BR} at (0,18) size 0x17 19 LayoutBR {BR} at (0,18) size 0x17
20 LayoutTable {TABLE} at (0,82) size 548x28 [border: (1px outset #808080)] 20 LayoutTable {TABLE} at (0,82) size 548x28 [border: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 546x26 21 LayoutTableSection {TBODY} at (1,1) size 546x26
22 LayoutTableRow {TR} at (0,2) size 546x22 22 LayoutTableRow {TR} at (0,2) size 546x22
23 LayoutTableCell {TD} at (2,2) size 270x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 270x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 266x17 24 RenderText {#text} at (2,2) size 266x17
25 text run at (2,2) width 266: "Here is a table with no ID attribu te value." 25 text run at (2,2) width 266: "Here is a table with no ID attribu te value."
26 LayoutTableCell {TD} at (274,2) size 270x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (274,2) size 270x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 266x17 27 RenderText {#text} at (2,2) size 266x17
28 text run at (2,2) width 266: "Here is a table with no ID attribu te value." 28 text run at (2,2) width 266: "Here is a table with no ID attribu te value."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698