mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add a reduced test-case for bug 1027533
This commit is contained in:
parent
2264748109
commit
e5f249605c
3 changed files with 8 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -57,6 +57,7 @@
|
|||
!bug903856.pdf
|
||||
!bug850854.pdf
|
||||
!bug866395.pdf
|
||||
!bug1027533.pdf
|
||||
!bug1028735.pdf
|
||||
!basicapi.pdf
|
||||
!mixedfonts.pdf
|
||||
|
|
BIN
test/pdfs/bug1027533.pdf
Normal file
BIN
test/pdfs/bug1027533.pdf
Normal file
Binary file not shown.
|
@ -176,6 +176,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1027533",
|
||||
"file": "pdfs/bug1027533.pdf",
|
||||
"md5": "07235b2bb0e03f8d727072d48fae3b0a",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1028735",
|
||||
"file": "pdfs/bug1028735.pdf",
|
||||
"md5": "5d1a2a87d176ff3b24e66af3cb2365be",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue