summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/helper_bug1701027-2.html
blob: 659c1f78261fd83e9b3b3523d58b2afd9d48f791 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
</head>
<body>
Here is some text to stare at as the test runs. It serves no functional
purpose
<img src="notoifnd" style="position: absolute;">
<div id="fd" style="position: fixed; left:0; top:0;bottom:0;right:0;"></div>
</body>
</html>