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