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

Unified Diff: LayoutTests/fast/multicol/newmulticol/positioned-split.html

Issue 702093002: Convert fast/multicol/positioned-split to reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/newmulticol/positioned-split-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/newmulticol/positioned-split.html
diff --git a/LayoutTests/fast/multicol/newmulticol/positioned-split.html b/LayoutTests/fast/multicol/newmulticol/positioned-split.html
deleted file mode 100644
index 38c783fda0c7f2ee89c5e26aa767ad7c193adc23..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/newmulticol/positioned-split.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<div style="-webkit-column-count:2; column-count:2; column-fill:auto; border:2px solid black; height:300px">
-<div style="height:250px"></div>
-<div style="position:relative">
-<div style="position:absolute;height:200px;width:300px;background-color:lightgray">
-This text should paginate across the columns.<br>
-This text should paginate across the columns.<br>
-This text should paginate across the columns.<br>
-This text should paginate across the columns.<br>
-This text should paginate across the columns.<br>
-</div>
-</div>
-<div style="height:250px"></div>
-</div>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/newmulticol/positioned-split-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698