TeX input doesn't use \nulldelmiterspace for missing delimiters
Currently, \left. ... \right)
doesn't use \nulldelimiterspace
for the left delimiter, as it should. Not sure if the TeX input jax should insert it explicitly, or if the output jax should do it (in which case NativeMML would also need to add it explicitly).