forked from mirrors/gecko-dev
Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed
This commit is contained in:
parent
16b81e6152
commit
3d78545c70
4 changed files with 0 additions and 78 deletions
|
|
@ -1,28 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
<div style="width: 400px; padding: 0 200px;
|
|
||||||
-moz-column-gap: 200px; -moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
<div style="width: 400px; border-width: 0 100px; border-style: solid;
|
|
||||||
border-color: transparent; -moz-column-gap: 200px;
|
|
||||||
-moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
<div style="width: 400px; border-width: 0 100px; border-style: solid;
|
|
||||||
border-color: transparent; -moz-column-gap: 40px;
|
|
||||||
-moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
<div style="width: 400px; padding: 0 200px;
|
|
||||||
-moz-column-gap: 50%; -moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
<div style="width: 400px; border-width: 0 100px; border-style: solid;
|
|
||||||
border-color: transparent; -moz-column-gap: 50%;
|
|
||||||
-moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
<div style="width: 400px; border-width: 0 100px; border-style: solid;
|
|
||||||
border-color: transparent; -moz-column-gap: 10%;
|
|
||||||
-moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body style="width: 400px; padding: 0 200px; -moz-column-gap: 200px; -moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
This is text 5.
|
|
||||||
This is text 6.
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body style="width: 400px; padding: 0 200px; -moz-column-gap: 10%; -moz-column-width: 100px">
|
|
||||||
This is text 1.
|
|
||||||
This is text 2.
|
|
||||||
This is text 3.
|
|
||||||
This is text 4.
|
|
||||||
This is text 5.
|
|
||||||
This is text 6.
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Loading…
Reference in a new issue