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

Side by Side Diff: LayoutTests/platform/win/fast/multicol/old/span/span-as-nested-inline-block-child-expected.txt

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 800x120 3 layer at (0,0) size 800x120
4 RenderBlock {HTML} at (0,0) size 800x120 4 RenderBlock {HTML} at (0,0) size 800x120
5 RenderBody {BODY} at (8,8) size 784x104 5 RenderBody {BODY} at (8,8) size 784x104
6 layer at (8,8) size 784x104 6 layer at (8,8) size 784x104
7 RenderBlock {DIV} at (0,0) size 784x104 7 RenderBlock {DIV} at (0,0) size 784x104
8 RenderBlock {DIV} at (0,0) size 374x88 8 RenderBlock {DIV} at (0,0) size 374x88
9 RenderBlock {P} at (0,16) size 374x20 9 RenderBlock {P} at (0,16) size 374x20
10 RenderText {#text} at (0,0) size 317x19 10 RenderText {#text} at (0,0) size 317x19
11 text run at (0,0) width 317: "This text should not be spanned across t wo columns." 11 text run at (0,0) width 317: "This text should not be spanned across t wo columns."
12 RenderBlock {P} at (0,52) size 374x20 12 RenderBlock {P} at (0,52) size 374x20
13 RenderText {#text} at (0,0) size 374x19 13 RenderText {#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." 14 text run at (0,0) width 374: "This text should be below the previous t ext, but still on the left."
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderInline {SPAN} at (0,0) size 376x99 16 RenderInline {SPAN} at (0,0) size 376x99
17 RenderText {#text} at (0,104) size 376x99 17 RenderText {#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" 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" 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" 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" 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." 22 text run at (0,184) width 11: "it."
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698