Files
UXP-Fixed/layout/reftests/image-element/element-paint-native-widget-ref.html
T
2018-02-02 04:16:08 -05:00

15 lines
407 B
HTML

<!--
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>