summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/tokenizer/nested-multiple-scripts.html
blob: d62ac96333c428c5472b52607f1bb6b59b91b6d4 (plain)
1
2
3
4
5
6
<html>
  <body>
  This case is for testing multiple scripts which are nested in external script.<br>
  <script type="text/javascript" src="resources/external-script-1.js"></script>
  </body>
</html>