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

Side by Side Diff: LayoutTests/platform/win-xp/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x120
4 LayoutBlockFlow {HTML} at (0,0) size 800x120
5 LayoutBlockFlow {BODY} at (8,8) size 784x104
6 layer at (8,8) size 784x104
7 LayoutBlockFlow {DIV} at (0,0) size 784x104
8 LayoutBlockFlow {DIV} at (0,0) size 374x88
9 LayoutBlockFlow {P} at (0,16) size 374x20
10 LayoutText {#text} at (0,0) size 317x19
11 text run at (0,0) width 317: "This text should not be spanned across t wo columns."
12 LayoutBlockFlow {P} at (0,52) size 374x20
13 LayoutText {#text} at (0,0) size 374x19
14 text run at (0,0) width 374: "This text should be below the previous t ext, but still on the left."
15 LayoutText {#text} at (0,0) size 0x0
16 LayoutInline {SPAN} at (0,0) size 376x99
17 LayoutText {#text} at (0,104) size 376x99
18 text run at (0,104) width 347: "The beginning of this text should start next to or below the"
19 text run at (0,124) width 376: "previous text, and still in the left col umn. However, when made"
20 text run at (0,144) width 374: "sufficiently longer than the previous bl ock of text, it should spill"
21 text run at (0,164) width 372: "into the right column instead of staying below the block before"
22 text run at (0,184) width 11: "it."
23 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698