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