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