Sign in
◑
Theme
mojo
/
mojo-tools
/
0aa4fd22985618a6106f3d966b764381d5d8a9cd
/
.
/
sky
/
tests
/
resources
/
dump-as-markup.html
blob: 81e849faf859a051d12a3109ec9bd336fa9924cc [
file
]
<script>
window
.
addEventListener
(
'load'
,
function
()
{
internals
.
notifyTestComplete
(
internals
.
contentAsMarkup
());
});
</script>