summaryrefslogtreecommitdiffstats
path: root/tests/webkitwidgets/qgraphicswebview/resources/scrolltest_page.html
blob: 18fcbbebeed9351d50aee43d03b86b8cda0a01e6 (plain)
1
2
3
4
5
6
<html>
<head><title>Scrolling test</title></head>
<body>
  <div style="width: 1000px; height: 1000px; background-color: green"/>
</body>
</html>