Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / inline-text-textarea-expected.txt
blob94de442de7b51228d627ee7cee7572a4335043c0
2 Demonstrates that when typing in a textarea, not all of the InlineTextBoxes need to be updated for every character pressed.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS firstInlineTextBoxBefore.isEqual(firstInlineTextBoxAfter) is false
8 PASS lastInlineTextBoxBefore.isEqual(lastInlineTextBoxAfter) is true
9 PASS successfullyParsed is true
11 TEST COMPLETE