mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Group popup creation code and apply it to more annotation types
This commit is contained in:
parent
41efb92d3a
commit
ad31e52a26
5 changed files with 102 additions and 59 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -211,6 +211,7 @@
|
|||
!issue6108.pdf
|
||||
!issue6113.pdf
|
||||
!openoffice.pdf
|
||||
!issue7014.pdf
|
||||
!annotation-link-text-popup.pdf
|
||||
!annotation-text-without-popup.pdf
|
||||
!annotation-underline.pdf
|
||||
|
|
BIN
test/pdfs/issue7014.pdf
Normal file
BIN
test/pdfs/issue7014.pdf
Normal file
Binary file not shown.
|
@ -2730,6 +2730,13 @@
|
|||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue7014",
|
||||
"file": "pdfs/issue7014.pdf",
|
||||
"md5": "b410891d7a01af791364e9c530d61b17",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "annotation-link-text-popup",
|
||||
"file": "pdfs/annotation-link-text-popup.pdf",
|
||||
"md5": "4bbf56e81d47232de5f305124ab0ba27",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue