servo/tests/wpt/web-platform-tests/portals/resources/blank-host.html

8 lines
224 B
HTML

<!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>