blob: 5880eacf04cda3c41a79245fd20a24008e41a117 [file] [log] [blame]
<!doctype html>
<script src="history.js"></script>
<script>
onunload = function() {}
onload = function() {
if (!opener.started) {
queue_next();
} else {
opener.pages.push(id);
opener.start_test_wait();
history.forward();
}
};
</script>