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

Side by Side Diff: LayoutTests/platform/win/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
« no previous file with comments | « LayoutTests/platform/win/fast/multicol/table-margin-collapse-expected.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 784x36
7 RenderText {#text} at (0,0) size 742x35
8 text run at (0,0) width 447: "The four rectangles below should both be at the top of their columns. "
9 text run at (446,0) width 296: "If one is lower than the other, than t he test has"
10 text run at (0,18) width 45: "failed. "
11 text run at (44,18) width 412: "The pattern in each column should be t he same (orange/yellow)."
12 layer at (8,44) size 784x304
13 RenderBlock {DIV} at (0,36) 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
« no previous file with comments | « LayoutTests/platform/win/fast/multicol/table-margin-collapse-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698