summaryrefslogtreecommitdiff
path: root/html/async-delayed-hello-world.html
blob: a2cbc2007eba11043304e802a33ff07c414ef542 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <title>Hello World</title>
    <script src="https://test.netsurf-browser.org/cgi-bin/and-then-js.cgi?t=5&val=async-cb-adds-timeout"></script>
  </head>
  <body>
    <h1>Check the console for a hello world log</h1>
  </body>
</html>