Sign in
◑
Theme
chromium
/
chromium
/
src
/
da170c2267b2201954efe1c8fa5d2d89ab09f7bf
/
.
/
components
/
test
/
data
/
actor
/
cross_document_nav.html
blob: 50f58d7a094f56772d9074f9910c5e32a30d81c9 [
file
]
<!DOCTYPE html>
<html>
<head>
<meta
name
=
"viewport"
content
=
"width=device-width, minimum-scale=1.0"
>
<title>
Cross Document Navigation
</title>
</head>
<body>
<a
id
=
"link"
href
=
"simple_iframe.html"
>
Go To Next Page
</a>
</body>
</html>