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:
commit
ec1633c33c
3 changed files with 19 additions and 2 deletions
1
test/pdfs/bug1219400.pdf.link
Normal file
1
test/pdfs/bug1219400.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20160212224934/http://www.ghostscript.com/doc/examples/annots.pdf
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue