mirror of
https://github.com/servo/servo.git
synced 2025-10-17 16:59:27 +01:00
8 lines
224 B
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>
|