pdf.js/test
Jonas Jenwald 2b1a13ba28 Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314)
*A similar approach as in PR 5705.*

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1046314.

According to https://dxr.mozilla.org/mozilla-central/source/gfx/harfbuzz/src/hb-ot-shape-complex-thai.cc#270-365, `0x0E33` is treated as a special case (by the font shaping code in Firefox). Hence it seems reasonable to skip it when adjusting the font mapping.
2015-03-26 13:22:45 +01:00
..
features cleaned whitespace 2015-02-17 11:07:37 -05:00
font cleaned whitespace 2015-02-17 11:07:37 -05:00
mozcentral cleaned whitespace 2015-02-17 11:07:37 -05:00
pdfs Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314) 2015-03-26 13:22:45 +01:00
resources cleaned whitespace 2015-02-17 11:07:37 -05:00
stats cleaned whitespace 2015-02-17 11:07:37 -05:00
ttx Fix typo in test/ttx/README.md 2014-03-28 00:05:22 +01:00
unit Use binary search in getVisibleElements() 2015-03-01 17:41:20 +01:00
.gitignore Ignore test snapshots directory. 2013-03-15 11:24:08 -07:00
downloadutils.js Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
driver.js textLayer is not used anymore in render context. 2014-09-19 15:13:01 -07:00
test_manifest.json Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314) 2015-03-26 13:22:45 +01:00
test_slave.html cleaned whitespace 2015-02-17 11:07:37 -05:00
test.js Removing unused code 2014-07-18 22:34:50 +02:00
testutils.js Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
webbrowser.js Fixes webbrowser.js to avoid undefined callback call 2014-04-17 07:35:31 -05:00
webserver.js Fix lint error: "test/webserver.js: line 177, col 106, Line is too long." 2015-01-08 12:22:34 +01:00