chromium/third_party/blink/web_tests/fast/tokenizer/nested-multiple-scripts.html

<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>