Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
dom
/
resources
/
set-document-location-iframe.html
blob: 01211a682291c52c79d32ba04b9b7ff6c2cdc4f2 [
file
] [
edit
]
<!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>