1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #18825 from agrahn/rbgroups

implementing optional content radiobutton groups
This commit is contained in:
Jonas Jenwald 2024-10-15 13:11:19 +02:00 committed by GitHub
commit 424f81c4db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 78 additions and 15 deletions

View file

@ -589,6 +589,7 @@
!issue15690.pdf
!bug1802888.pdf
!issue15759.pdf
!issue18823.pdf
!issue15753.pdf
!issue15789.pdf
!fields_order.pdf

BIN
test/pdfs/issue18823.pdf Normal file

Binary file not shown.

View file

@ -6875,6 +6875,23 @@
"7R": false
}
},
{
"id": "issue18823-default",
"file": "pdfs/issue18823.pdf",
"md5": "f5246c476516c96df106ced0c5839da3",
"rounds": 1,
"type": "eq"
},
{
"id": "issue18823-group-three",
"file": "pdfs/issue18823.pdf",
"md5": "f5246c476516c96df106ced0c5839da3",
"rounds": 1,
"type": "eq",
"optionalContent": {
"15R": true
}
},
{
"id": "issue2829",
"file": "pdfs/issue2829.pdf",