Index: LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt |
diff --git a/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt b/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt |
index afec33fd9967680d58c4d38f9f88be15af9ae628..74b560dd0f3b8acbf8cb3a4f546f97a81a198979 100644 |
--- a/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt |
+++ b/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt |
@@ -10,8 +10,10 @@ |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS accessibilityController.accessibleElementById('innerbutton') is undefined. |
-PASS accessibilityController.accessibleElementById('innerbutton') is defined. |
+PASS accessibilityController.accessibleElementById('innerbutton') != null is false |
+Got notification on iframe. |
+PASS accessibilityController.accessibleElementById('innerbutton') != null is true |
+PASS gotIframeNotification is true |
PASS successfullyParsed is true |
TEST COMPLETE |