blob: cd58af8d90c7502c85f84d1ff2f5da6bff4c3994 [file] [log] [blame]
PASS if no crash in release.
<script>
window.addEventListener("load", function() {
setTimeout(function() {
history.back();
}, 0);
}, false);
</script>