summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1405878-1.xml
blob: 3915711b1103133661bffeec626527bbedbc333b (plain)
1
2
3
4
5
6
<html xmlns="http://www.w3.org/1999/xhtml">
  <select>
    <script>document.documentElement.offsetHeight</script>
    <option>Hello there</option>
  </select>
</html>