NEW 106343
[GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing
https://bugs.webkit.org/show_bug.cgi?id=106343
Summary [GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing
Zan Dobersek
Reported 2013-01-08 10:26:14 PST
The accessibility/loading-iframe-sends-notification.html layout test is failing on GTK WK2 port. Here's the diff: --- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/loading-iframe-sends-notification-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/loading-iframe-sends-notification-actual.txt @@ -11,9 +11,7 @@ PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is false -Got notification on iframe. -PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is true -PASS gotIframeNotification is true +FAIL gotIframeNotification should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Attachments
Note You need to log in before you can comment on or make changes to this bug.