blob: fd1414a0feea2523b29d92b6e37983403d69d5b8 [file] [log] [blame]
<html>
<script>
window.setTimeout(
function() {
document.body.innerHTML = 'SUCCESS: Navigated';
if (window.testRunner)
testRunner.notifyDone();
}, 0);
</script>
</html>