chromium/third_party/blink/web_tests/fast/dom/resources/new-location.html

<html>
<script>
if (window.testRunner)
   testRunner.notifyDone();

</script>
<body>
If this text is shown, that means that the document was successfully loaded using location.assign.
</body>
</html>