1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Merge pull request #14201 from Snuffleupagus/bug-1219400

Use the correct border-style for Annotations, when a dash array is specified (bug 1219400)
This commit is contained in:
Tim van der Meij 2021-10-30 12:39:46 +02:00 committed by GitHub
commit ec1633c33c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 2 deletions

View file

@ -0,0 +1 @@
https://web.archive.org/web/20160212224934/http://www.ghostscript.com/doc/examples/annots.pdf

View file

@ -1822,6 +1822,15 @@
"link": false,
"type": "eq"
},
{ "id": "bug1219400",
"file": "pdfs/bug1219400.pdf",
"md5": "a1554914cc9653d5ee0b9220657b334f",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq",
"annotations": true
},
{ "id": "bug1245391",
"file": "pdfs/bug1245391_reduced.pdf",
"md5": "6c946045ee0f2f663f269717c0f1614a",