Sign in
mojo
/
mojo-tools
/
226f90ae35fa969293e991cab00f7cb07c0309f5
/
.
/
sky
/
tests
/
resources
/
dump-as-text.html
blob: 5b35f9b6ce12ef13ddc06ab4d7dd3d4f54b6e52f [
file
]
<script>
window
.
addEventListener
(
'load'
,
function
()
{
internals
.
notifyTestComplete
(
internals
.
contentAsText
());
});
</script>