Temporarily modify the test to confirm theory about the source of intermittent failures.

This commit is contained in:
L. David Baron 2009-02-20 10:50:25 -08:00
Родитель a2956aaa70
Коммит a5117f7710
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -98,7 +98,7 @@
.parser { height: 3em; }
.parser { width: 200; }
.parser { border: 5em solid red ! error; }
.parser { background: red pink pink; }
.parser { background: aqua pink pink; }
/* line fourteen (last line of face): table */
ul { display: table; padding: 0; margin: -1em 7em 0; background: red; }