Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
webidl
/
ecmascript-binding
/
support
/
dummy-iframe.html
blob: 3f773ae6f811acb036f1314a5c7971ebf69d77b2 [
file
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<body>
foo
<button
id
=
"element"
></button>
<script>
window
.
text
=
document
.
body
.
firstChild
;
</script>