mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Concat data when push fails in the CFF compiler
This commit is contained in:
parent
f2a29e858f
commit
3d0ce1cff2
4 changed files with 14 additions and 5 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -598,3 +598,4 @@
|
|||
!issue16473.pdf
|
||||
!bug1529502.pdf
|
||||
!issue16500.pdf
|
||||
!issue16538.pdf
|
||||
|
|
BIN
test/pdfs/issue16538.pdf
Normal file
BIN
test/pdfs/issue16538.pdf
Normal file
Binary file not shown.
|
@ -7713,5 +7713,12 @@
|
|||
"value": ["Three", "Five"]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue16538",
|
||||
"file": "pdfs/issue16538.pdf",
|
||||
"md5": "35b691c3a343f4531bd287b001b67a77",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue