blob: d134afbe8cc595c3a9bd480174207165bd173bce [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script src="iframe-common.js"></script>
</head>
<body>
iframe-allows-inner-iframe.html
<iframe src="inner-iframe.html" sandbox="allow-pointer-lock allow-scripts"></iframe>
</body>
</html>