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

Unified Diff: LayoutTests/fast/multicol/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
diff --git a/LayoutTests/fast/multicol/span/span-as-nested-inline-block-child-expected.txt b/LayoutTests/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
deleted file mode 100644
index 93b81e876403e3466dc861e2e8026845d1219570..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x118
- RenderBlock {HTML} at (0,0) size 800x118
- RenderBody {BODY} at (8,8) size 784x102
-layer at (8,8) size 784x102
- RenderBlock {DIV} at (0,0) size 784x102
- RenderBlock {DIV} at (0,0) size 384x102
- RenderBlock {P} at (0,16) size 384x18
- RenderText {#text} at (0,0) size 332x18
- text run at (0,0) width 332: "This text should not be spanned across two columns."
- RenderBlock {P} at (0,50) size 384x36
- RenderText {#text} at (0,0) size 368x36
- text run at (0,0) width 368: "This text should be below the previous text, but still on the"
- text run at (0,18) width 24: "left."
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 368x90
- RenderText {#text} at (0,102) size 368x90
- text run at (0,102) width 368: "The beginning of this text should start next to or below the"
- text run at (0,120) width 362: "previous text, and still in the left column. However, when"
- text run at (0,138) width 363: "made sufficiently longer than the previous block of text, it"
- text run at (0,156) width 364: "should spill into the right column instead of staying below"
- text run at (0,174) width 118: "the block before it."
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698