Add tests for fix described in #10793
This commit is contained in:
parent
05035eb1e3
commit
44f91e12e1
5 changed files with 87 additions and 7 deletions
8
spec/fixtures/pages/pdf-in-iframe.html
vendored
Normal file
8
spec/fixtures/pages/pdf-in-iframe.html
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<body>
|
||||
<iframe id="pdf-frame" src="../assets/cat.pdf"/>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue