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

Side by Side Diff: LayoutTests/platform/mac/virtual/stable/fast/multicol/span/span-as-nested-inline-block-child-expected.txt

Issue 1028383002: Enable new multicol for testing and experimental web platform features. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Need to mark virtual/slimmingpaint/svg/text/columns-do-not-apply.html as failing too. Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x118 3 layer at (0,0) size 800x118
4 LayoutBlockFlow {HTML} at (0,0) size 800x118 4 LayoutBlockFlow {HTML} at (0,0) size 800x118
5 LayoutBlockFlow {BODY} at (8,8) size 784x102 5 LayoutBlockFlow {BODY} at (8,8) size 784x102
6 layer at (8,8) size 784x102 6 layer at (8,8) size 784x102
7 LayoutBlockFlow {DIV} at (0,0) size 784x102 7 LayoutBlockFlow {DIV} at (0,0) size 784x102
8 LayoutBlockFlow {DIV} at (0,0) size 384x102 8 LayoutBlockFlow {DIV} at (0,0) size 384x102
9 LayoutBlockFlow {P} at (0,16) size 384x18 9 LayoutBlockFlow {P} at (0,16) size 384x18
10 LayoutText {#text} at (0,0) size 338x18 10 LayoutText {#text} at (0,0) size 338x18
11 text run at (0,0) width 338: "This text should not be spanned across t wo columns." 11 text run at (0,0) width 338: "This text should not be spanned across t wo columns."
12 LayoutBlockFlow {P} at (0,50) size 384x36 12 LayoutBlockFlow {P} at (0,50) size 384x36
13 LayoutText {#text} at (0,0) size 376x36 13 LayoutText {#text} at (0,0) size 376x36
14 text run at (0,0) width 376: "This text should be below the previous t ext, but still on the" 14 text run at (0,0) width 376: "This text should be below the previous t ext, but still on the"
15 text run at (0,18) width 26: "left." 15 text run at (0,18) width 26: "left."
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 LayoutInline {SPAN} at (0,0) size 376x90 17 LayoutInline {SPAN} at (0,0) size 376x90
18 LayoutText {#text} at (0,102) size 376x90 18 LayoutText {#text} at (0,102) size 376x90
19 text run at (0,102) width 376: "The beginning of this text should start next to or below the" 19 text run at (0,102) width 376: "The beginning of this text should start next to or below the"
20 text run at (0,120) width 369: "previous text, and still in the left col umn. However, when" 20 text run at (0,120) width 369: "previous text, and still in the left col umn. However, when"
21 text run at (0,138) width 373: "made sufficiently longer than the previo us block of text, it" 21 text run at (0,138) width 373: "made sufficiently longer than the previo us block of text, it"
22 text run at (0,156) width 373: "should spill into the right column inste ad of staying below" 22 text run at (0,156) width 373: "should spill into the right column inste ad of staying below"
23 text run at (0,174) width 121: "the block before it." 23 text run at (0,174) width 121: "the block before it."
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698