Bug 707223 - Move Graphics <tbody>s into a single table to fix cell alignment issues. r=jmuizelaar

--HG--
extra : rebase_source : 0b67f1896a77dc3fa9e447ce19ceeabeb17eb09c
This commit is contained in:
Wes Kocher 2012-01-26 13:33:32 -06:00
parent 1e8f1f04b4
commit 5a46ed4854

View File

@ -227,14 +227,10 @@
<table>
<tbody id="graphics-tbody">
</tbody>
</table>
<table>
<tbody id="graphics-info-properties">
</tbody>
</table>
<table>
<tbody id="graphics-failures-tbody">
</tbody>
</table>