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

Unified Diff: LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing.html

Issue 20228003: Remove test fast/multicol/newmulticol/columns-shorthand-parsing.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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/newmulticol/columns-shorthand-parsing.html
diff --git a/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing.html b/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing.html
deleted file mode 100644
index 9544240aa6825db17c818f0b1dbfd4d7173ecebe..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing.html
+++ /dev/null
@@ -1,108 +0,0 @@
-<html>
-<head>
-<script>
- if (window.internals)
- internals.settings.setRegionBasedColumnsEnabled(true);
-</script>
-<style>
-div {
- -webkit-columns: 2;
- -moz-column-count: 2;
-}
-</style>
-</head>
-<body>
-<div>
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-This content should be split into two columns.
-</div>
-</body>
-</html>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698