Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed

This commit is contained in:
Jesse Ruderman 2010-03-20 18:26:11 -07:00
Родитель 16b81e6152
Коммит 3d78545c70
4 изменённых файлов: 0 добавлений и 78 удалений

Просмотреть файл

@ -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>