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

Side by Side Diff: LayoutTests/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, 6 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 800x118 3 layer at (0,0) size 800x118
4 RenderBlock {HTML} at (0,0) size 800x118 4 RenderBlock {HTML} at (0,0) size 800x118
5 RenderBody {BODY} at (8,8) size 784x102 5 RenderBody {BODY} at (8,8) size 784x102
6 layer at (8,8) size 784x102 6 layer at (8,8) size 784x102
7 RenderBlock {DIV} at (0,0) size 784x102 7 RenderBlock {DIV} at (0,0) size 784x102
8 RenderBlock {DIV} at (0,0) size 384x102 8 RenderBlock {DIV} at (0,0) size 384x102
9 RenderBlock {P} at (0,16) size 384x18 9 RenderBlock {P} at (0,16) size 384x18
10 RenderText {#text} at (0,0) size 332x18 10 RenderText {#text} at (0,0) size 332x18
11 text run at (0,0) width 332: "This text should not be spanned across t wo columns." 11 text run at (0,0) width 332: "This text should not be spanned across t wo columns."
12 RenderBlock {P} at (0,50) size 384x36 12 RenderBlock {P} at (0,50) size 384x36
13 RenderText {#text} at (0,0) size 368x36 13 RenderText {#text} at (0,0) size 368x36
14 text run at (0,0) width 368: "This text should be below the previous t ext, but still on the" 14 text run at (0,0) width 368: "This text should be below the previous t ext, but still on the"
15 text run at (0,18) width 24: "left." 15 text run at (0,18) width 24: "left."
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderInline {SPAN} at (0,0) size 368x90 17 RenderInline {SPAN} at (0,0) size 368x90
18 RenderText {#text} at (0,102) size 368x90 18 RenderText {#text} at (0,102) size 368x90
19 text run at (0,102) width 368: "The beginning of this text should start next to or below the" 19 text run at (0,102) width 368: "The beginning of this text should start next to or below the"
20 text run at (0,120) width 362: "previous text, and still in the left col umn. However, when" 20 text run at (0,120) width 362: "previous text, and still in the left col umn. However, when"
21 text run at (0,138) width 363: "made sufficiently longer than the previo us block of text, it" 21 text run at (0,138) width 363: "made sufficiently longer than the previo us block of text, it"
22 text run at (0,156) width 364: "should spill into the right column inste ad of staying below" 22 text run at (0,156) width 364: "should spill into the right column inste ad of staying below"
23 text run at (0,174) width 118: "the block before it." 23 text run at (0,174) width 118: "the block before it."
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698