Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
2
<script>
onload = parent.t.step_func(function() {
setTimeout(function() {parent.do_test()}, 100);
});
</script>
<!doctype html>
2
<script>
onload = parent.t.step_func(function() {
setTimeout(function() {parent.do_test()}, 100);
});
</script>