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
parent 5d12dd078d
commit bdd609a2b9

View File

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