Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / resources / pointer-lock / iframe-allows-inner-iframe-prefixed.html
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <script src="iframe-common-prefixed.js"></script>
5 </head>
6 <body>
7     iframe-allows-inner-iframe-prefixed.html
8     <iframe src="inner-iframe-prefixed.html" sandbox="allow-pointer-lock allow-scripts"></iframe>
9 </body>
10 </html>
11