repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
tokenizer
/
nested-multiple-scripts.html
blob
d62ac96333c428c5472b52607f1bb6b59b91b6d4
1
<html>
2
<body>
3
This case is for testing multiple scripts which are nested in external script.
<br>
4
<script
type
=
"text/javascript"
src
=
"resources/external-script-1.js"
></script>
5
</body>
6
</html>