Index: LayoutTests/accessibility/inline-text-word-boundary-causes-crash-expected.txt |
diff --git a/LayoutTests/accessibility/inline-text-word-boundary-causes-crash-expected.txt b/LayoutTests/accessibility/inline-text-word-boundary-causes-crash-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..93679271ded24043036027f25f35fd16947138e9 |
--- /dev/null |
+++ b/LayoutTests/accessibility/inline-text-word-boundary-causes-crash-expected.txt |
@@ -0,0 +1,12 @@ |
+Heading |
+ |
+Makes sure that accessing the word boundaries of an AXStaticText object doesn't cause a crash when it has an inline text box of length zero. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+Word start for index -1: 0 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |