Commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c

Behdad Esfahbod 2013-10-14T18:51:39

[otlayout] Fix (Chain)Context recursion! Previously we only supported recursive sublookups with ascending indices. We were also not correctly handling non-1-to-1 recursed lookups. Fix all that! Fixes the three tests in test/shaping/tests/context-matching.tests, which were derived from NotoSansBengali and NotoSansDevanagari among others.