RESOLVED FIXED 72249
[GTK] accessibility/loading-iframe-updates-axtree.html fails
https://bugs.webkit.org/show_bug.cgi?id=72249
Summary [GTK] accessibility/loading-iframe-updates-axtree.html fails
Philippe Normand
Reported 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
Attachments
Dominic Mazzoni
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.