chromium/content/test/data/accessibility/html/offscreen-iframe.html

<!--
@WIN-ALLOW:OFFSCREEN
@BLINK-ALLOW:offscreen
-->

<html>
<body>
  <iframe height="300px" width="200px" src="offscreen-iframe-content.html"></iframe>
</body>
</html>