Index: LayoutTests/platform/linux/accessibility/inline-text-textarea-expected.txt |
diff --git a/LayoutTests/platform/linux/accessibility/inline-text-textarea-expected.txt b/LayoutTests/platform/linux/accessibility/inline-text-textarea-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..87760dd0090018f751860723fdb74d4932169d41 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/accessibility/inline-text-textarea-expected.txt |
@@ -0,0 +1,14 @@ |
+ |
+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". |
+ |
+ |
+FAIL axStaticText.childrenCount should be 9. Was 11. |
+FAIL axStaticText.childrenCount should be 9. Was 11. |
+PASS axInlineBefore0.isEqual(axInlineAfter0) is false |
+PASS axInlineBefore8.isEqual(axInlineAfter8) is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |