mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[Annotation] For choice widget, use the I entry instead of the V one (bug 1770750)
It isn't really conform to the specifications but Acrobat is working like that...
This commit is contained in:
parent
ff3b9ccf6e
commit
58e4d92884
4 changed files with 59 additions and 7 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -573,3 +573,4 @@
|
|||
!bug1811510.pdf
|
||||
!bug1815476.pdf
|
||||
!issue16021.pdf
|
||||
!bug1770750.pdf
|
||||
|
|
BIN
test/pdfs/bug1770750.pdf
Executable file
BIN
test/pdfs/bug1770750.pdf
Executable file
Binary file not shown.
|
@ -7356,5 +7356,13 @@
|
|||
"md5": "78a12254cac90ba5219a4c5555ea35ed",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "bug1770750-annotations",
|
||||
"file": "pdfs/bug1770750.pdf",
|
||||
"md5": "01e6d77eac90b4b08d75240d3db2b826",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue