MORX-36: Insertion forever

The font for this test case has an AAT Extended Glyph Metamorphosis Table with a single Glyph Insertion Subtable. Its finite-state machine contains three states (0, 1 and 2) with the following transitions:
The input string for this test case is A. Your implementation should not hang (run without time limit) nor crash while rendering this input, even though the font is trying to trick the rendering engine into an infinite loop.
Expected Shouldn’t crash
Conformance