Bug 72249 - [GTK] accessibility/loading-iframe-updates-axtree.html fails
Summary: [GTK] accessibility/loading-iframe-updates-axtree.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 00:06 PST by Philippe Normand
Modified: 2011-11-14 07:46 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-11-14 00:06:55 PST
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/accessibility/loading-iframe-updates-axtree-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/accessibility/loading-iframe-updates-axtree-actual.txt 
@@ -10,10 +10,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS iframe.isEqual(newIframe) is true
+FAIL iframe.isEqual(newIframe) should be true. Was false.
 PASS scrollarea.isEqual(newScrollarea) is false
 PASS subwebarea.isEqual(newSubwebarea) is false
-PASS newSubwebarea.childrenCount > 0 is true
+FAIL newSubwebarea.childrenCount > 0 should be true. Was false.
 
 TEST COMPLETE
Comment 1 Dominic Mazzoni 2011-11-14 07:46:21 PST
Committed revision 100142 to update this in LayoutTests/platform/gtk/Skipped. This is not a problem with this particular test, it's missing functionality in the gtk accessibility testing infrastructure.