Add a RTL-text reference test (issue 10301)
It seems that issue 10301 was fixed by PR 13424, by combining the spans, however given that we don't have a lot of test coverage for RTL-text I figured that adding a simple reference test wouldn't hurt (rather than just closing the issue as WORKSFORME).
This commit is contained in:
parent
8c70258065
commit
8edec018fe
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -224,6 +224,7 @@
|
|||||||
!bug894572.pdf
|
!bug894572.pdf
|
||||||
!bug911034.pdf
|
!bug911034.pdf
|
||||||
!bug1108301.pdf
|
!bug1108301.pdf
|
||||||
|
!issue10301.pdf
|
||||||
!bug1157493.pdf
|
!bug1157493.pdf
|
||||||
!issue4260_reduced.pdf
|
!issue4260_reduced.pdf
|
||||||
!bug1250079.pdf
|
!bug1250079.pdf
|
||||||
|
BIN
test/pdfs/issue10301.pdf
Normal file
BIN
test/pdfs/issue10301.pdf
Normal file
Binary file not shown.
@ -2292,6 +2292,12 @@
|
|||||||
"lastPage": 100,
|
"lastPage": 100,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "issue10301",
|
||||||
|
"file": "pdfs/issue10301.pdf",
|
||||||
|
"md5": "c7ee7ba727969ab3bba12a4d13739303",
|
||||||
|
"rounds": 1,
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
{ "id": "issue7544",
|
{ "id": "issue7544",
|
||||||
"file": "pdfs/issue7544.pdf",
|
"file": "pdfs/issue7544.pdf",
|
||||||
"md5": "87e3a9fc7d6a6c1bd5b53af6926ce48e",
|
"md5": "87e3a9fc7d6a6c1bd5b53af6926ce48e",
|
||||||
|
Loading…
Reference in New Issue
Block a user