gecko/layout/reftests/bugs/281241-2.xhtml
Henri Sivonen e28f1efdf7 Test for bug 281241 - Turn 281241-2.html into XHTML. r=bernd.
--HG--
extra : rebase_source : 7870fcf4628e2b639226c41c194d2af6a505dd1d
2010-03-11 14:28:43 +02:00

12 lines
255 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table border="">
<colgroup width="100px">
<script>var v = document.body.offsetHeight;</script>
<col width="500px"/>
</colgroup>
<tr><td>&#160;</td></tr>
</table>
</body>
</html>