summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/history/the-history-interface/blank3.html
blob: 2a8989f27252570aa49ada5a1e6eefbddfd9b207 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
  <head>
    <title>Dummy page 3</title>
    <script type="text/javascript">
var forreal = true;
    </script>
  </head>
  <body>
  </body>
</html>