mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #13648 from calixteman/xfa_bg
XFA - Don't fill when the fill element is not visible (bug 1718735)
This commit is contained in:
commit
a8a5c5f10b
3 changed files with 12 additions and 3 deletions
1
test/pdfs/xfa_bug1718735.pdf.link
Normal file
1
test/pdfs/xfa_bug1718735.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229357
|
|
@ -938,6 +938,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718735",
|
||||
"file": "pdfs/xfa_bug1718735.pdf",
|
||||
"md5": "1001f5c02c026943cbd37f646725d82f",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718053",
|
||||
"file": "pdfs/xfa_bug1718053.pdf",
|
||||
"md5": "252d728d2c456dcb81699342a71c42ea",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue