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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
83 B
HTML
Raw Normal View History

2020-02-13 00:39:12 +00:00
<html>
<body>
<iframe id="pdf-frame" src="../cat.pdf"/>
</script>
</body>
</html>