blob: 94de442de7b51228d627ee7cee7572a4335043c0 [file] [log] [blame]
Demonstrates that when typing in a textarea, not all of the InlineTextBoxes need to be updated for every character pressed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS firstInlineTextBoxBefore.isEqual(firstInlineTextBoxAfter) is false
PASS lastInlineTextBoxBefore.isEqual(lastInlineTextBoxAfter) is true
PASS successfullyParsed is true
TEST COMPLETE