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