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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/multicol/span/span-as-nested-inline-block-child-expected.txt

Issue 1143153006: Remove old multicol tests that were only run with the old implementation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/platform/linux/virtual/slimmingpaint/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/multicol/span/span-as-nested-inline-block-child-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
deleted file mode 100644
index 118f8cc9f8ea4d6a9e115ee7d711c812f6c772c0..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/multicol/span/span-as-nested-inline-block-child-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x116
- LayoutBlockFlow {HTML} at (0,0) size 800x116
- LayoutBlockFlow {BODY} at (8,8) size 784x100
-layer at (8,8) size 784x100
- LayoutBlockFlow {DIV} at (0,0) size 784x100
- LayoutMultiColumnSet (anonymous) at (0,0) size 784x100
-layer at (8,8) size 384x200
- LayoutMultiColumnFlowThread (anonymous) at (0,0) size 384x200
- LayoutBlockFlow {DIV} at (0,0) size 374x88
- LayoutBlockFlow {P} at (0,16) size 374x20
- LayoutText {#text} at (0,0) size 317x19
- text run at (0,0) width 317: "This text should not be spanned across two columns."
- LayoutBlockFlow {P} at (0,52) size 374x20
- LayoutText {#text} at (0,0) size 374x19
- text run at (0,0) width 374: "This text should be below the previous text, but still on the left."
- LayoutText {#text} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 376x99
- LayoutText {#text} at (0,100) size 376x99
- text run at (0,100) width 347: "The beginning of this text should start next to or below the"
- text run at (0,120) width 376: "previous text, and still in the left column. However, when made"
- text run at (0,140) width 374: "sufficiently longer than the previous block of text, it should spill"
- text run at (0,160) width 372: "into the right column instead of staying below the block before"
- text run at (0,180) width 11: "it."
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698