mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Removed Extraneous Matrix Check in CalRGB Conversion
This commit is contained in:
parent
716acf63d4
commit
2a665ebad4
4 changed files with 8 additions and 12 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -71,6 +71,7 @@
|
|||
!issue9418.pdf
|
||||
!issue9458.pdf
|
||||
!issue9915_reduced.pdf
|
||||
!issue9940.pdf
|
||||
!bad-PageLabels.pdf
|
||||
!decodeACSuccessive.pdf
|
||||
!filled-background.pdf
|
||||
|
|
BIN
test/pdfs/issue9940.pdf
Normal file
BIN
test/pdfs/issue9940.pdf
Normal file
Binary file not shown.
|
@ -3978,5 +3978,12 @@
|
|||
"md5": "ce718efe601cd7491dd00651b4790329",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9940",
|
||||
"file": "pdfs/issue9940.pdf",
|
||||
"md5": "6ffef210c4b6cfe423e20430d8af168a",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue