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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 164x19 7 RenderText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 RenderInline {I} at (0,0) size 740x39 9 RenderInline {I} at (0,0) size 740x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 12 matching lines...) Expand all
23 RenderBlock {DIV} at (0,102) size 200x66 [bgcolor=#C0C0C0] 23 RenderBlock {DIV} at (0,102) size 200x66 [bgcolor=#C0C0C0]
24 LayoutTable {TABLE} at (0,0) size 200x66 24 LayoutTable {TABLE} at (0,0) size 200x66
25 LayoutTableSection {TBODY} at (0,0) size 200x66 25 LayoutTableSection {TBODY} at (0,0) size 200x66
26 LayoutTableRow {TR} at (0,2) size 200x62 26 LayoutTableRow {TR} at (0,2) size 200x62
27 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 169x59 28 RenderText {#text} at (1,1) size 169x59
29 text run at (1,1) width 169: "Lorem ipsum dolor sit amet," 29 text run at (1,1) width 169: "Lorem ipsum dolor sit amet,"
30 text run at (1,21) width 164: "consectetuer adipiscing elit." 30 text run at (1,21) width 164: "consectetuer adipiscing elit."
31 text run at (1,41) width 77: "Nunc neque." 31 text run at (1,41) width 77: "Nunc neque."
32 RenderBlock (anonymous) at (0,168) size 784x20 32 RenderBlock (anonymous) at (0,168) size 784x20
33 RenderBR {BR} at (0,0) size 0x19 33 LayoutBR {BR} at (0,0) size 0x19
34 RenderBlock {DIV} at (0,188) size 200x66 [bgcolor=#C0C0C0] 34 RenderBlock {DIV} at (0,188) size 200x66 [bgcolor=#C0C0C0]
35 LayoutTable {TABLE} at (0,0) size 200x66 35 LayoutTable {TABLE} at (0,0) size 200x66
36 LayoutTableSection {TBODY} at (0,0) size 200x66 36 LayoutTableSection {TBODY} at (0,0) size 200x66
37 LayoutTableRow {TR} at (0,2) size 200x62 37 LayoutTableRow {TR} at (0,2) size 200x62
38 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1]
39 RenderText {#text} at (1,1) size 169x59 39 RenderText {#text} at (1,1) size 169x59
40 text run at (1,1) width 169: "Lorem ipsum dolor sit amet," 40 text run at (1,1) width 169: "Lorem ipsum dolor sit amet,"
41 text run at (1,21) width 164: "consectetuer adipiscing elit." 41 text run at (1,21) width 164: "consectetuer adipiscing elit."
42 text run at (1,41) width 77: "Nunc neque." 42 text run at (1,41) width 77: "Nunc neque."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698