Sign in
mojo
/
mojo-tools
/
98a4e78b2fa205d0c5065d03e293d2552e0ee098
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
context_notifications_test.html
blob: 2be42801324b7dc012b5e8a94a4a7b7b21d99b5d [
file
]
<script>
console
.
log
(
'A script is needed to create a script context.'
);
</script>
<iframe
src
=
"context_notifications_test_frame.html"
></iframe>