Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
http
/
tests
/
dom
/
resources
/
set-document-location-iframe.html
blob: 01211a682291c52c79d32ba04b9b7ff6c2cdc4f2 [
file
] [
log
] [
blame
]
<!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>