mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
XFA - Add support for access property
- it's a partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1716816.
This commit is contained in:
parent
2e6d3d6b00
commit
7cb92a64b1
6 changed files with 49 additions and 0 deletions
1
test/pdfs/xfa_bug1716816.pdf.link
Normal file
1
test/pdfs/xfa_bug1716816.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9227455
|
|
@ -946,6 +946,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1716816",
|
||||
"file": "pdfs/xfa_bug1716816.pdf",
|
||||
"md5": "3051cd18db7839bc4953df35b52cf3e0",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1716809",
|
||||
"file": "pdfs/xfa_bug1716809.pdf",
|
||||
"md5": "7192f9e27e8b84776d107f57cbe353d5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue