Bug 106343
Summary: | [GTK][WK2] accessibility/loading-iframe-sends-notification.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | 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 |
Zan Dobersek
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |