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

Side by Side Diff: LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt

Issue 584033002: [New Multicolumn] Add support for column-span:all (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix ref in test. Tables don't do subpixel, and that made a difference on Windows and Mac. Created 6 years, 2 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 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (16,16) size 768x20 5 RenderBody {BODY} at (16,16) size 768x20
6 layer at (16,16) size 768x20 6 layer at (16,16) size 768x20
7 RenderBlock {DIV} at (0,0) size 768x20 7 RenderBlock {DIV} at (0,0) size 768x20
8 RenderBlock (anonymous multi-column span) at (0,0) size 768x0 8 RenderBlock {DIV} at (0,0) size 768x0
9 RenderBlock {DIV} at (0,0) size 768x0 9 RenderMultiColumnSet at (0,0) size 768x20
10 layer at (16,16) size 768x20 10 layer at (16,16) size 374x40
11 RenderBlock (anonymous multi-column) at (0,0) size 768x20 11 RenderMultiColumnFlowThread at (0,0) size 374x40
12 RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
12 RenderBlock {DIV} at (0,0) size 374x20 13 RenderBlock {DIV} at (0,0) size 374x20
13 RenderText {#text} at (0,0) size 20x20 14 RenderText {#text} at (0,0) size 20x20
14 text run at (0,0) width 20: "3" 15 text run at (0,0) width 20: "3"
15 RenderTable at (0,20) size 20x20 16 RenderTable at (0,20) size 20x20
16 RenderTableSection {DIV} at (0,0) size 20x20 17 RenderTableSection {DIV} at (0,0) size 20x20
17 RenderTableRow (anonymous) at (0,0) size 20x20 18 RenderTableRow (anonymous) at (0,0) size 20x20
18 RenderTableCell (anonymous) at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1] 19 RenderTableCell (anonymous) at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (0,0) size 20x20 20 RenderText {#text} at (0,0) size 20x20
20 text run at (0,0) width 20: "4" 21 text run at (0,0) width 20: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698