Chromium Code Reviews

Unified Diff: LayoutTests/fast/multicol/vertical-rl/float-paginate.html

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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/multicol/vertical-rl/float-paginate.html
diff --git a/LayoutTests/fast/multicol/vertical-rl/float-paginate.html b/LayoutTests/fast/multicol/vertical-rl/float-paginate.html
deleted file mode 100644
index ed3b04ad68c92dbe6867fa28ff5683ee0179f309..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/vertical-rl/float-paginate.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<body style="-webkit-writing-mode:vertical-rl; height:1200px">
-<div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; width:400px">
-This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>
-<img style="float:left;width:300px;height:250px;background-color:green;display:block">
-This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>

Powered by Google App Engine