summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image-element/element-paint-native-widget-ref.html
blob: 68fc3c3301e34afbd4c48bd04995a12940d8fe86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/licenses/publicdomain/
-->
<html>
<body>
  <input type="text"/>
  <div style="width:100px; height:100px; overflow:scroll;">
    In 1629, Isaac Beeckman proposed an experiment in which a person would
    observe the flash of a cannon reflecting off a mirror about one mile
    (1.6 km) away.
  </div>
</body>
</html>