mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Outline fields which are required (bug 1724918)
- it aims to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1724918; - it applies for both Acroform and XFA.
This commit is contained in:
parent
c25429be44
commit
2dd0c861bf
8 changed files with 88 additions and 7 deletions
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
|
@ -525,4 +525,4 @@
|
|||
!issue14862.pdf
|
||||
!issue14705.pdf
|
||||
!bug1771477.pdf
|
||||
|
||||
!bug1724918.pdf
|
||||
|
|
BIN
test/pdfs/bug1724918.pdf
Executable file
BIN
test/pdfs/bug1724918.pdf
Executable file
Binary file not shown.
|
@ -6553,5 +6553,12 @@
|
|||
"link": true,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "bug1724918",
|
||||
"file": "pdfs/bug1724918.pdf",
|
||||
"md5": "ab30269570c8ff2c9f8eb73fb376a081",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue