chromium/third_party/blink/web_tests/external/wpt/html/browsers/history/the-location-interface/same_origin_frame.html

<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <title>Same-origin subframe for Location cyclic [[Prototype]] test</title>
  <link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
</head>
<body>
<!-- nothing to do, this window should be accessible to the parent frame -->
<p>Same-origin iframe</p>
</body>
</html>