mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Implement reference tests for square and circle annotations
This commit is contained in:
parent
44c116ac49
commit
c04f9d6098
3 changed files with 8 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -283,6 +283,7 @@
|
|||
!annotation-squiggly.pdf
|
||||
!annotation-highlight.pdf
|
||||
!annotation-line.pdf
|
||||
!annotation-square-circle.pdf
|
||||
!annotation-fileattachment.pdf
|
||||
!annotation-text-widget.pdf
|
||||
!annotation-choice-widget.pdf
|
||||
|
|
BIN
test/pdfs/annotation-square-circle.pdf
Executable file
BIN
test/pdfs/annotation-square-circle.pdf
Executable file
Binary file not shown.
|
@ -3551,6 +3551,13 @@
|
|||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "annotation-square-circle",
|
||||
"file": "pdfs/annotation-square-circle.pdf",
|
||||
"md5": "cfd3c302f68d61e1d55ed9c7896046c3",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "annotation-fileattachment",
|
||||
"file": "pdfs/annotation-fileattachment.pdf",
|
||||
"md5": "d20ecee4b53c81b2dd44c8715a1b4a83",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue