summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/portals/resources/blank-host.html
blob: d9f3a61eb8488ba78df7439ff612fa600ff53008 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<!--
  This is a blank page used when a test needs a new window to host and activate
  a portal. Tests cannot simply use window.open() without a URL as about:blank
  may not host a portal.
-->
<body>
</body>