summaryrefslogtreecommitdiffstats
path: root/dom/html/test/imports/file_blocking_DOMContentLoaded_D.html
blob: 0ae10e702b2bd3d4d711688d8310a8c4b9d5c4c7 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en-US">
<head>
  <script>
    order.push("DS0");
  </script>
</head>
<body>
</body>
</html>