haikuwebkit/LayoutTests/fast/dom/resources/set-document-location-ifram...

12 lines
207 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dummy document to load before document.location test cases</title>
</head>
<body>
<p id="status">
Before
</p>
</body>
</html>