mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #14439 from Snuffleupagus/issue-14438
Ignore Annotations with empty /Rect-entries in the display-layer (issue 14438)
This commit is contained in:
commit
a72d188599
4 changed files with 27 additions and 14 deletions
3
test/pdfs/.gitignore
vendored
3
test/pdfs/.gitignore
vendored
|
@ -117,6 +117,7 @@
|
|||
!issue11878.pdf
|
||||
!issue13916.pdf
|
||||
!issue14023.pdf
|
||||
!issue14438.pdf
|
||||
!bad-PageLabels.pdf
|
||||
!decodeACSuccessive.pdf
|
||||
!issue13003.pdf
|
||||
|
@ -500,4 +501,4 @@
|
|||
!poppler-937-0-fuzzed.pdf
|
||||
!PDFBOX-3148-2-fuzzed.pdf
|
||||
!poppler-90-0-fuzzed.pdf
|
||||
!issue14415.pdf
|
||||
!issue14415.pdf
|
||||
|
|
BIN
test/pdfs/issue14438.pdf
Normal file
BIN
test/pdfs/issue14438.pdf
Normal file
Binary file not shown.
|
@ -6196,5 +6196,12 @@
|
|||
"file": "pdfs/issue14415.pdf",
|
||||
"md5": "fa306a250a3d37fe0e7a4b3bba51c91e",
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
{ "id": "issue14438",
|
||||
"file": "pdfs/issue14438.pdf",
|
||||
"md5": "c4f5a21bbd6567fe08583fc9d3149a38",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue