mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #19086 from calixteman/issue19083
Use the V entry as an option when no options in a choice widget
This commit is contained in:
commit
5b600e8f84
4 changed files with 22 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -681,3 +681,4 @@
|
|||
!issue18894.pdf
|
||||
!bug1922766.pdf
|
||||
!issue18956.pdf
|
||||
!issue19083.pdf
|
||||
|
|
BIN
test/pdfs/issue19083.pdf
Executable file
BIN
test/pdfs/issue19083.pdf
Executable file
Binary file not shown.
|
@ -10766,5 +10766,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"id": "issue19083",
|
||||
"file": "pdfs/issue19083.pdf",
|
||||
"md5": "2e2aa6c1904c1e6a89a5a6ec95d5ce7e",
|
||||
"rounds": 1,
|
||||
"forms": true,
|
||||
"talos": false,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue