mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 08:08:07 +02:00
Merge pull request #13243 from janpe2/ocg-ve
Implement visibility expressions for optional content
This commit is contained in:
commit
ae48d07582
5 changed files with 96 additions and 10 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -354,6 +354,7 @@
|
|||
!issue2128r.pdf
|
||||
!issue5540.pdf
|
||||
!issue5549.pdf
|
||||
!visibility_expressions.pdf
|
||||
!issue5475.pdf
|
||||
!issue10519_reduced.pdf
|
||||
!annotation-border-styles.pdf
|
||||
|
|
BIN
test/pdfs/visibility_expressions.pdf
Normal file
BIN
test/pdfs/visibility_expressions.pdf
Normal file
Binary file not shown.
|
@ -2635,6 +2635,12 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "visibility_expressions",
|
||||
"file": "pdfs/visibility_expressions.pdf",
|
||||
"md5": "bc530d90984ddaa2cc7e0cd53fc2cf34",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7580-text",
|
||||
"file": "pdfs/issue7580.pdf",
|
||||
"md5": "44dd5a9b4373fcab9890cf567722a766",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue