blob: b462cee74a608cd502551796179132a14ff93479 [file] [log] [blame]
<html>
<head>
<title>First window</title>
</head>
<body>
<a href="data:text/html,<title>New window!</title>" +
"this is the new window">
<textarea rows="80" cols="160">big click target</textarea>
</a>
</body>
</html>