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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {H4} at (0,0) size 784x18 6 RenderBlock {H4} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 158x18 7 RenderText {#text} at (0,0) size 158x18
8 text run at (0,0) width 158: "Testcase distilled from " 8 text run at (0,0) width 158: "Testcase distilled from "
9 RenderInline {A} at (0,0) size 510x18 [color=#0000EE] 9 RenderInline {A} at (0,0) size 510x18 [color=#0000EE]
10 RenderText {#text} at (157,0) size 510x18 10 RenderText {#text} at (157,0) size 510x18
(...skipping 12 matching lines...) Expand all
23 RenderText {#text} at (9,1) size 42x18 23 RenderText {#text} at (9,1) size 42x18
24 text run at (9,1) width 42: "CNET" 24 text run at (9,1) width 42: "CNET"
25 RenderText {#text} at (50,1) size 14x18 25 RenderText {#text} at (50,1) size 14x18
26 text run at (50,1) width 14: " : " 26 text run at (50,1) width 14: " : "
27 RenderInline {SPAN} at (0,0) size 74x18 27 RenderInline {SPAN} at (0,0) size 74x18
28 RenderText {#text} at (63,1) size 74x18 28 RenderText {#text} at (63,1) size 74x18
29 text run at (63,1) width 74: "Downloads" 29 text run at (63,1) width 74: "Downloads"
30 RenderText {#text} at (136,1) size 9x18 30 RenderText {#text} at (136,1) size 9x18
31 text run at (136,1) width 9: " :" 31 text run at (136,1) width 9: " :"
32 RenderBlock (anonymous) at (0,102.53) size 784x18 32 RenderBlock (anonymous) at (0,102.53) size 784x18
33 RenderBR {BR} at (0,0) size 0x18 33 LayoutBR {BR} at (0,0) size 0x18
34 RenderBlock {H4} at (0,141.80) size 784x18 34 RenderBlock {H4} at (0,141.80) size 784x18
35 RenderText {#text} at (0,0) size 487x18 35 RenderText {#text} at (0,0) size 487x18
36 text run at (0,0) width 487: "This is the same table as above but with all <SPAN> elements removed." 36 text run at (0,0) width 487: "This is the same table as above but with all <SPAN> elements removed."
37 LayoutTable {TABLE} at (0,181.06) size 784x24 37 LayoutTable {TABLE} at (0,181.06) size 784x24
38 LayoutTableSection {TBODY} at (0,0) size 784x24 38 LayoutTableSection {TBODY} at (0,0) size 784x24
39 LayoutTableRow {TR} at (0,2) size 784x20 [bgcolor=#006633] 39 LayoutTableRow {TR} at (0,2) size 784x20 [bgcolor=#006633]
40 LayoutTableCell {TD} at (2,2) size 780x20 [r=0 c=0 rs=1 cs=1] 40 LayoutTableCell {TD} at (2,2) size 780x20 [r=0 c=0 rs=1 cs=1]
41 RenderInline {FONT} at (0,0) size 144x18 [color=#FFCC00] 41 RenderInline {FONT} at (0,0) size 144x18 [color=#FFCC00]
42 RenderText {#text} at (1,1) size 144x18 42 RenderText {#text} at (1,1) size 144x18
43 text run at (1,1) width 144: " CNET : Downloads :" 43 text run at (1,1) width 144: " CNET : Downloads :"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698