chromium/third_party/blink/web_tests/fast/dom/HTMLDocument/frameless-location-bugzilla10837.html

<script>
  if (window.testRunner)
    testRunner.waitUntilDone();
</script>
<frameset cols="1,1">
    <frame src="resources/frameless-location-bugzilla10837-iframe.html">
    <frame src="about:blank">
</frameset>