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