Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
fast
/
tokenizer
/
nested-multiple-scripts.html
blob: d62ac96333c428c5472b52607f1bb6b59b91b6d4 [
file
] [
log
] [
blame
]
<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>