Bug 106343

Summary: [GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98347    

Description Zan Dobersek 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