mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Properly support custom CSS properties
Fix comment in bidi
This commit is contained in:
parent
2bc708305d
commit
6902ba51fa
3 changed files with 56 additions and 3 deletions
|
@ -359,7 +359,7 @@ function bidi(text, startLevel) {
|
|||
directionality of that character is R.
|
||||
*/
|
||||
|
||||
//dont mirror as this is already in the pdf
|
||||
//dont mirror as characters are already mirrored in the pdf
|
||||
|
||||
// Finally, return string
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue