summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/windows/opener-cross-origin-manual.sub.html
blob: 0c018663a2ed95e72bf553335a1296c66b0c70d0 (plain)
1
2
3
4
5
6
7
8
9
10
<ol>
 <li><p>Clicking this link must navigate this page to a resource that contains "THE END":
 <a href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin.html target=_blank>test</a>

 <li><p>Clicking this link must open a new browsing context that is empty:
 <a rel=noreferrer href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin.html target=_blank>test</a>

 <li><p>Clicking this link must navigate this page to a resource that contains "THE END":
 <a href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin-embed.sub.html target=_blank>test</a>
</ol>