mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
528c65f574
--HG-- extra : rebase_source : 7870fcf4628e2b639226c41c194d2af6a505dd1d
12 lines
255 B
HTML
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> </td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|