Sign in
webkit
/
WebKit
/
4a12667b4cecb17e84375f8db50c9b2d39b06fe4
/
.
/
LayoutTests
/
fast
/
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>