Bug 106343 - [GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing
Summary: [GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: 98347
  Show dependency treegraph
 
Reported: 2013-01-08 10:26 PST by Zan Dobersek
Modified: 2017-03-11 10:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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