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

Side by Side Diff: LayoutTests/fast/multicol/old/table-margin-collapse-expected.txt

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 (anonymous) at (0,0) size 784x36 6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 770x36 7 RenderText {#text} at (0,0) size 770x36
8 text run at (0,0) width 438: "The four rectangles below should both be at the top of their columns. " 8 text run at (0,0) width 438: "The four rectangles below should both be at the top of their columns. "
9 text run at (438,0) width 332: "If one is lower than the other, than t he test has failed." 9 text run at (438,0) width 332: "If one is lower than the other, than t he test has failed."
10 text run at (0,18) width 404: "The pattern in each column should be th e same (orange/yellow)." 10 text run at (0,18) width 404: "The pattern in each column should be th e same (orange/yellow)."
11 layer at (8,44) size 784x304 11 layer at (8,44) size 784x304
12 RenderBlock {DIV} at (0,36) size 784x304 [border: (2px solid #000000)] 12 RenderBlock {DIV} at (0,36) size 784x304 [border: (2px solid #000000)]
13 RenderTable {TABLE} at (2,2) size 382x500 13 RenderTable {TABLE} at (2,2) size 382x500
14 RenderTableSection {TBODY} at (0,0) size 382x500 14 RenderTableSection {TBODY} at (0,0) size 382x500
15 RenderTableRow {TR} at (0,0) size 382x500 15 RenderTableRow {TR} at (0,0) size 382x500
16 RenderTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1]
17 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFA500] 17 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFA500]
18 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFA500] 18 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFA500]
19 RenderTableCell {TD} at (191,0) size 191x500 [r=0 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (191,0) size 191x500 [r=0 c=1 rs=1 cs=1]
20 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFFF00] 20 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFFF00]
21 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFFF00] 21 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFFF00]
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/old/table-margin-collapse.html ('k') | LayoutTests/fast/multicol/old/table-multicolumn-caption.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698