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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/float/table-relayout-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 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 177x18 7 RenderText {#text} at (0,0) size 177x18
8 text run at (0,0) width 177: "This is a regression test for " 8 text run at (0,0) width 177: "This is a regression test for "
9 RenderInline {I} at (0,0) size 758x36 9 RenderInline {I} at (0,0) size 758x36
10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE]
(...skipping 12 matching lines...) Expand all
23 RenderBlock {DIV} at (0,96) size 200x60 [bgcolor=#C0C0C0] 23 RenderBlock {DIV} at (0,96) size 200x60 [bgcolor=#C0C0C0]
24 LayoutTable {TABLE} at (0,0) size 200x60 24 LayoutTable {TABLE} at (0,0) size 200x60
25 LayoutTableSection {TBODY} at (0,0) size 200x60 25 LayoutTableSection {TBODY} at (0,0) size 200x60
26 LayoutTableRow {TR} at (0,2) size 200x56 26 LayoutTableRow {TR} at (0,2) size 200x56
27 LayoutTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 182x54 28 RenderText {#text} at (1,1) size 182x54
29 text run at (1,1) width 182: "Lorem ipsum dolor sit amet," 29 text run at (1,1) width 182: "Lorem ipsum dolor sit amet,"
30 text run at (1,19) width 179: "consectetuer adipiscing elit." 30 text run at (1,19) width 179: "consectetuer adipiscing elit."
31 text run at (1,37) width 81: "Nunc neque." 31 text run at (1,37) width 81: "Nunc neque."
32 RenderBlock (anonymous) at (0,156) size 784x18 32 RenderBlock (anonymous) at (0,156) size 784x18
33 RenderBR {BR} at (0,0) size 0x18 33 LayoutBR {BR} at (0,0) size 0x18
34 RenderBlock {DIV} at (0,174) size 200x60 [bgcolor=#C0C0C0] 34 RenderBlock {DIV} at (0,174) size 200x60 [bgcolor=#C0C0C0]
35 LayoutTable {TABLE} at (0,0) size 200x60 35 LayoutTable {TABLE} at (0,0) size 200x60
36 LayoutTableSection {TBODY} at (0,0) size 200x60 36 LayoutTableSection {TBODY} at (0,0) size 200x60
37 LayoutTableRow {TR} at (0,2) size 200x56 37 LayoutTableRow {TR} at (0,2) size 200x56
38 LayoutTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1]
39 RenderText {#text} at (1,1) size 182x54 39 RenderText {#text} at (1,1) size 182x54
40 text run at (1,1) width 182: "Lorem ipsum dolor sit amet," 40 text run at (1,1) width 182: "Lorem ipsum dolor sit amet,"
41 text run at (1,19) width 179: "consectetuer adipiscing elit." 41 text run at (1,19) width 179: "consectetuer adipiscing elit."
42 text run at (1,37) width 81: "Nunc neque." 42 text run at (1,37) width 81: "Nunc neque."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698