Index: LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt |
diff --git a/LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt b/LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt |
index 85e0526c19f6e04dd387d8f801c27cf3ad54a6c0..53f4a4a101c22fcaab1f4aa2015ec5b9a71387ab 100644 |
--- a/LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt |
+++ b/LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt |
@@ -5,11 +5,11 @@ This tests that a toggle button properly exposes the title when there isn't a di |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Role: AXRole: AXToggleButton |
PASS tbutton1.title is 'AXTitle: Toggle button' |
Role: AXRole: AXButton |
PASS button.title is 'AXTitle: Button title' |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |