Fix failing unit test.

This commit is contained in:
Chris Eppstein 2009-11-30 22:49:29 -08:00
parent bf7265443e
commit b18573f813

View File

@ -20,7 +20,7 @@ table, caption, tbody, tfoot, thead, tr, th, td {
outline: 0; } outline: 0; }
body { body {
line-height: 1em; line-height: 1;
color: #000; color: #000;
background: #fff; } background: #fff; }