Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLScriptElement
/
async-write.html
blob: 3338e6e7bfa4a0be905d272f61d04f930d9f7c4d [
file
] [
log
] [
blame
] [
edit
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
PASS
<script
async
=
"ASYNC"
src
=
"data:text/javascript,document.write('FAIL');"
></script>