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