chromium/third_party/blink/web_tests/fast/frames/location-change.html

<frameset cols="1,1">
    <frame src="resources/location-change-frame-1.html">
    <frame id="r" src="data:text/html,hello world">
</frameset>