| Index: LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing-expected.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing-expected.html b/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing-expected.html
|
| deleted file mode 100644
|
| index 76c9af1e40896a7d163dfe90354f174bde9e6eaf..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/multicol/newmulticol/columns-shorthand-parsing-expected.html
|
| +++ /dev/null
|
| @@ -1,105 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<style>
|
| -div {
|
| - -webkit-columns: 2;
|
| - -moz-column-count: 2;
|
| - columns: 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>
|
|
|