summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/history/the-location-interface/resources/iframe-with-iframe.html
blob: 675f293ffa3b57f39807bcc6fb86e0f8a748b421 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
  <head>
    <title>Resource file for test of Referer with location.replace and location.assign</title>
  </head>
  <body>
    <iframe src="iframe-postmessage-to-parent-parent.sub.html"></iframe>
  </body>
</html>