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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock {H4} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 155x19 7 RenderText {#text} at (0,0) size 155x19
8 text run at (0,0) width 155: "Testcase distilled from " 8 text run at (0,0) width 155: "Testcase distilled from "
9 RenderInline {A} at (0,0) size 482x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 482x19 [color=#0000EE]
10 RenderText {#text} at (155,0) size 482x19 10 RenderText {#text} at (155,0) size 482x19
(...skipping 12 matching lines...) Expand all
23 RenderText {#text} at (9,1) size 41x19 23 RenderText {#text} at (9,1) size 41x19
24 text run at (9,1) width 41: "CNET" 24 text run at (9,1) width 41: "CNET"
25 RenderText {#text} at (50,1) size 11x19 25 RenderText {#text} at (50,1) size 11x19
26 text run at (50,1) width 11: " : " 26 text run at (50,1) width 11: " : "
27 RenderInline {SPAN} at (0,0) size 69x19 27 RenderInline {SPAN} at (0,0) size 69x19
28 RenderText {#text} at (61,1) size 69x19 28 RenderText {#text} at (61,1) size 69x19
29 text run at (61,1) width 69: "Downloads" 29 text run at (61,1) width 69: "Downloads"
30 RenderText {#text} at (130,1) size 7x19 30 RenderText {#text} at (130,1) size 7x19
31 text run at (130,1) width 7: " :" 31 text run at (130,1) width 7: " :"
32 RenderBlock (anonymous) at (0,108.53) size 784x20 32 RenderBlock (anonymous) at (0,108.53) size 784x20
33 RenderBR {BR} at (0,0) size 0x19 33 LayoutBR {BR} at (0,0) size 0x19
34 RenderBlock {H4} at (0,149.80) size 784x20 34 RenderBlock {H4} at (0,149.80) size 784x20
35 RenderText {#text} at (0,0) size 477x19 35 RenderText {#text} at (0,0) size 477x19
36 text run at (0,0) width 477: "This is the same table as above but with all <SPAN> elements removed." 36 text run at (0,0) width 477: "This is the same table as above but with all <SPAN> elements removed."
37 LayoutTable {TABLE} at (0,191.06) size 784x26 37 LayoutTable {TABLE} at (0,191.06) size 784x26
38 LayoutTableSection {TBODY} at (0,0) size 784x26 38 LayoutTableSection {TBODY} at (0,0) size 784x26
39 LayoutTableRow {TR} at (0,2) size 784x22 [bgcolor=#006633] 39 LayoutTableRow {TR} at (0,2) size 784x22 [bgcolor=#006633]
40 LayoutTableCell {TD} at (2,2) size 780x22 [r=0 c=0 rs=1 cs=1] 40 LayoutTableCell {TD} at (2,2) size 780x22 [r=0 c=0 rs=1 cs=1]
41 RenderInline {FONT} at (0,0) size 136x19 [color=#FFCC00] 41 RenderInline {FONT} at (0,0) size 136x19 [color=#FFCC00]
42 RenderText {#text} at (1,1) size 136x19 42 RenderText {#text} at (1,1) size 136x19
43 text run at (1,1) width 136: " CNET : Downloads :" 43 text run at (1,1) width 136: " CNET : Downloads :"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698