trisquel-icecat/icecat/layout/reftests/bugs/1405878-1-ref.xml

7 lines
226 B
XML

<html xmlns="http://www.w3.org/1999/xhtml">
<select>
<script>document.documentElement.offsetHeight</script>
<option>Hello there</option>
<script>document.documentElement.offsetHeight</script>
</select>
</html>