mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix mishandling of incomplete, inverted masks.
This commit is contained in:
parent
06cdca4576
commit
7923eb7edb
4 changed files with 36 additions and 11 deletions
1
test/pdfs/issue4926.pdf.link
Normal file
1
test/pdfs/issue4926.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.conservation.ca.gov/cgs/information/publications/cgs_notes/note_17/documents/note_17.pdf
|
|
@ -1655,5 +1655,12 @@
|
|||
"firstPage": 9,
|
||||
"lastPage": 9,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4926",
|
||||
"file": "pdfs/issue4926.pdf",
|
||||
"md5": "ed881c8ea2f9bc4be94ecb7f2b2c149b",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue