| 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 74b560dd0f3b8acbf8cb3a4f546f97a81a198979..afec33fd9967680d58c4d38f9f88be15af9ae628 100644
|
| --- a/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt
|
| +++ b/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt
|
| @@ -10,10 +10,8 @@ This tests that when an iframe finishes loading, it sends a notification.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS accessibilityController.accessibleElementById('innerbutton') != null is false
|
| -Got notification on iframe.
|
| -PASS accessibilityController.accessibleElementById('innerbutton') != null is true
|
| -PASS gotIframeNotification is true
|
| +PASS accessibilityController.accessibleElementById('innerbutton') is undefined.
|
| +PASS accessibilityController.accessibleElementById('innerbutton') is defined.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|