Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<title>Empty document to test something in new window</title>
</head>
<body onload="opener.doTests(window);"></body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Empty document to test something in new window</title>
</head>
<body onload="opener.doTests(window);"></body>
</html>