1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Merge pull request #14825 from Snuffleupagus/issue-14824

Ensure that worker-thread image caching doesn't break optional content (issue 14824)
This commit is contained in:
Tim van der Meij 2022-04-23 13:19:56 +02:00 committed by GitHub
commit 752dee5caa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 78 additions and 33 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/8540275/PDF.pdf

View file

@ -2965,6 +2965,18 @@
"annotations": true,
"about": "LinkAnnotation with a relative link, and a /Catalog Base-URI."
},
{ "id": "issue14824",
"file": "pdfs/issue14824.pdf",
"md5": "7b8d061ab0a342e3606a3b3ba1925d5b",
"rounds": 1,
"link": true,
"lastPage": 4,
"type": "eq",
"optionalContent": {
"7R": false
},
"about": "Need to test *at least* three pages, since the `GlobalImageCache` is involved."
},
{ "id": "issue1127-text",
"file": "pdfs/issue1127.pdf",
"md5": "4fb2be5ffefeafda4ba977de2a1bb4d8",