electron/spec/fixtures/pages/pdf-in-nested-iframe.html
2017-11-13 21:13:19 +01:00

5 lines
No EOL
83 B
HTML

<html>
<body>
<iframe id="outer-frame" src="./pdf-in-iframe.html"/>
</body>
</html>