mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix another seac regression (issue 4801)
This commit is contained in:
parent
faa9020119
commit
f13c217b25
4 changed files with 42 additions and 21 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -81,3 +81,4 @@
|
|||
!issue4246.pdf
|
||||
!issue4461.pdf
|
||||
!issue4573.pdf
|
||||
!issue4801.pdf
|
||||
|
|
BIN
test/pdfs/issue4801.pdf
Normal file
BIN
test/pdfs/issue4801.pdf
Normal file
Binary file not shown.
|
@ -547,6 +547,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4801",
|
||||
"file": "pdfs/issue4801.pdf",
|
||||
"md5": "7f32764717447a8b5c8eac08c9ab8380",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "glyph_accent",
|
||||
"file": "pdfs/glyph_accent.pdf",
|
||||
"md5": "1526e4edaa3ec439ebf156d0a0b385aa",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue