aboutsummaryrefslogtreecommitdiff
path: root/catapult/telemetry/telemetry/internal/testing/non_scrollable_page.html
blob: 57704087fef114d6ff4cd50bd2a7bfe30010ce7c (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
  <head>
    <style type="text/css">
    </style>
  </head>
  <body>
    Hello, world.
  </body>
</html>