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

Side by Side Diff: LayoutTests/platform/linux/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 744x30 [bgcolor=#00FF00] [border: (1px o utset #808080)] 6 LayoutTable {TABLE} at (0,0) size 744x30 [bgcolor=#00FF00] [border: (1px o utset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 742x28 7 LayoutTableSection {TBODY} at (1,1) size 742x28
8 LayoutTableRow {TR} at (0,2) size 742x24 8 LayoutTableRow {TR} at (0,2) size 742x24
9 LayoutTableCell {TD} at (2,2) size 368x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 368x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 364x19 10 RenderText {#text} at (2,2) size 364x19
11 text run at (2,2) width 364: "Here is a table with a lime backgr ound using the ID attribute." 11 text run at (2,2) width 364: "Here is a table with a lime backgr ound using the ID attribute."
12 LayoutTableCell {TD} at (372,2) size 368x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (372,2) size 368x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 364x19 13 RenderText {#text} at (2,2) size 364x19
14 text run at (2,2) width 364: "Here is a table with a lime backgr ound using the ID attribute." 14 text run at (2,2) width 364: "Here is a table with a lime backgr ound using the ID attribute."
15 RenderBlock (anonymous) at (0,30) size 784x40 15 RenderBlock (anonymous) at (0,30) size 784x40
16 RenderBR {BR} at (0,0) size 0x19 16 LayoutBR {BR} at (0,0) size 0x19
17 RenderBR {BR} at (0,20) size 0x19 17 LayoutBR {BR} at (0,20) size 0x19
18 LayoutTable {TABLE} at (0,70) size 510x30 [border: (1px outset #808080)] 18 LayoutTable {TABLE} at (0,70) size 510x30 [border: (1px outset #808080)]
19 LayoutTableSection {TBODY} at (1,1) size 508x28 19 LayoutTableSection {TBODY} at (1,1) size 508x28
20 LayoutTableRow {TR} at (0,2) size 508x24 20 LayoutTableRow {TR} at (0,2) size 508x24
21 LayoutTableCell {TD} at (2,2) size 251x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (2,2) size 251x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
22 RenderText {#text} at (2,2) size 247x19 22 RenderText {#text} at (2,2) size 247x19
23 text run at (2,2) width 247: "Here is a table with no ID attribu te value." 23 text run at (2,2) width 247: "Here is a table with no ID attribu te value."
24 LayoutTableCell {TD} at (255,2) size 251x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 24 LayoutTableCell {TD} at (255,2) size 251x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 247x19 25 RenderText {#text} at (2,2) size 247x19
26 text run at (2,2) width 247: "Here is a table with no ID attribu te value." 26 text run at (2,2) width 247: "Here is a table with no ID attribu te value."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698