mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Avoid to have containers not pushed in the html
- it aims to fix issue #13668.
This commit is contained in:
parent
70434c132f
commit
fccc6c2242
4 changed files with 66 additions and 22 deletions
1
test/pdfs/xfa_issue13668.pdf.link
Normal file
1
test/pdfs/xfa_issue13668.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210711170923/https://www.placementsmondiauxsunlife.com/content/dam/sunlife/regional/canada/documents/slgi/4839-I-F.pdf
|
|
@ -1192,6 +1192,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13668",
|
||||
"file": "pdfs/xfa_issue13668.pdf",
|
||||
"md5": "8a5ed3c8a58b425b1ec53329334a0f5b",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13633",
|
||||
"file": "pdfs/xfa_issue13633.pdf",
|
||||
"md5": "e5b0d09285ca6a140eba08d740be0ea0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue