Sign in
chromium
/
experimental
/
chromium
/
src
/
42bdd7f3bc1dd61a4b49b763a96e72deeee01165
/
.
/
content
/
test
/
data
/
page_with_allowvr_frame.html
blob: 2a100e669078a2b00ba79fde6d22a97375de14eb [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
This page has one cross-site iframe with permission to enter VR.
<iframe
id
=
"child-0"
src
=
"/cross-site/b.com/title1.html"
allowvr
></iframe>
</body>
</html>