electron/spec/fixtures/pages/pdf-in-iframe.html

7 lines
83 B
HTML

<html>
<body>
<iframe id="pdf-frame" src="../cat.pdf"/>
</script>
</body>
</html>