Sign in
webkit
/
WebKit
/
de417909890e6beb02f84ac839bb3b25678a6e8c
/
.
/
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"
;
}