summaryrefslogtreecommitdiffstats
path: root/gfx/layers/apz/test/mochitest/helper_test_autoscrolling_in_oop_frame.html
blob: c1826f583ffe9236f6bc925c64abcb4c3b7341e8 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
  <iframe src="http://example.net" style="height: 90vh; width: 90vw;"></iframe>
  <div style="height: 200px"></div>
</body>
</html>