mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Use all the current transform as key when caching some image for masks used with pattern fill (bug 1795263, #15573)
This commit is contained in:
parent
15d4d80d45
commit
556513a6e7
4 changed files with 11 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -544,3 +544,4 @@
|
|||
!tracemonkey_a11y.pdf
|
||||
!bug1782564.pdf
|
||||
!issue15340.pdf
|
||||
!bug1795263.pdf
|
||||
|
|
BIN
test/pdfs/bug1795263.pdf
Normal file
BIN
test/pdfs/bug1795263.pdf
Normal file
Binary file not shown.
|
@ -6926,5 +6926,11 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1795263",
|
||||
"file": "pdfs/bug1795263.pdf",
|
||||
"md5": "af708acbb22c6c9d268240dcf4a39809",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue