Index: LayoutTests/accessibility/selection-states-expected.txt |
diff --git a/LayoutTests/accessibility/selection-states-expected.txt b/LayoutTests/accessibility/selection-states-expected.txt |
index e38828370303a65d02ca672c3a6585b04f29d0f6..cf42a233669d13a2ad2e4e7df7cd855d5e127d5b 100644 |
--- a/LayoutTests/accessibility/selection-states-expected.txt |
+++ b/LayoutTests/accessibility/selection-states-expected.txt |
@@ -9,4 +9,7 @@ PASS accessibilityController.focusedElement.childAtIndex(1).isSelectable is true |
PASS accessibilityController.focusedElement.childAtIndex(1).isSelected is false |
PASS accessibilityController.focusedElement.childAtIndex(2).isSelectable is false |
PASS accessibilityController.focusedElement.childAtIndex(2).isSelected is false |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |