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