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