Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/373298-1.html

8 lines
125 B
HTML
Raw Normal View History

<html>
<body>XXX<p>Foo</p></body>
<script>
document.body.offsetWidth;
document.body.firstChild.data = ' ';
</script>
</html>