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