зеркало из https://github.com/mozilla/pjs.git
24 строки
429 B
HTML
24 строки
429 B
HTML
<html
|
|
<title>Testcase, bug 217369</title
|
|
><body
|
|
|
|
><table width="300"
|
|
><tr
|
|
><td width="120" bgcolor="yellow"
|
|
><div style="margin: 0px; width: 120px;">
|
|
120px
|
|
<script type="text/javascript">
|
|
var foo = document.body.offsetHeight;
|
|
</script>
|
|
</div
|
|
></td
|
|
><script type="text/javascript">
|
|
var foo = document.body.offsetHeight;
|
|
</script
|
|
><td bgcolor="aqua">180px</td
|
|
></tr
|
|
></table
|
|
|
|
></body
|
|
></html>
|