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

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

Issue 928413003: Rewrite fast/multicol/table-margin-collapse.html as a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove useless purpleness. 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 760x39
8 text run at (0,0) width 417: "The four rectangles below should both be at the top of their columns. "
9 text run at (417,0) width 320: "If one is lower than the other, than t he test has failed. "
10 text run at (737,0) width 23: "The"
11 text run at (0,20) width 356: "pattern in each column should be the sa me (orange/yellow)."
12 layer at (8,48) size 784x304
13 RenderBlock {DIV} at (0,40) size 784x304 [border: (2px solid #000000)]
14 LayoutTable {TABLE} at (2,2) size 382x500
15 LayoutTableSection {TBODY} at (0,0) size 382x500
16 LayoutTableRow {TR} at (0,0) size 382x500
17 LayoutTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1]
18 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFA500]
19 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFA500]
20 LayoutTableCell {TD} at (191,0) size 191x500 [r=0 c=1 rs=1 cs=1]
21 RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFFF00]
22 RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFFF00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698