Sign in
webkit
/
WebKit
/
15e4da4b5ce83fcfe6de6863df44c60571019d5f
/
.
/
LayoutTests
/
fast
/
parser
/
resources
/
pre-html5-parser-quirk-self-closing-script.js
blob: d4a734255c06207f934f419a5fa692469a0eff11 [
file
] [
log
] [
blame
]
function
printToConsole
()
{
document
.
getElementById
(
"console"
).
innerHTML
=
"External script loading: PASS"
;
}