Add a (linked) test-case for issue 8022
Given that [bug 1336591](https://bugzilla.mozilla.org/show_bug.cgi?id=1336591) was just closed as fixed, thus fixing issue 8022 in Firefox, let's add a test-case to enable us to catch any future regressions either in PDF.js or in browsers themselves.
This commit is contained in:
parent
034b870c4a
commit
909f012fb8
1
test/pdfs/issue8022.pdf.link
Normal file
1
test/pdfs/issue8022.pdf.link
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/mozilla/pdf.js/files/750774/February.Collision.Generic.PC.R2-1.pdf
|
@ -875,6 +875,14 @@
|
|||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "issue8022",
|
||||||
|
"file": "pdfs/issue8022.pdf",
|
||||||
|
"md5": "a1a028a5d44433a965dd1e778f321c14",
|
||||||
|
"link": true,
|
||||||
|
"rounds": 1,
|
||||||
|
"lastPage": 1,
|
||||||
|
"type": "eq"
|
||||||
|
},
|
||||||
{ "id": "issue8078",
|
{ "id": "issue8078",
|
||||||
"file": "pdfs/issue8078.pdf",
|
"file": "pdfs/issue8078.pdf",
|
||||||
"md5": "8b7d74bc24b4157393e4e88a511c05f1",
|
"md5": "8b7d74bc24b4157393e4e88a511c05f1",
|
||||||
|
Loading…
Reference in New Issue
Block a user