Bug 72249
| Summary: | [GTK] accessibility/loading-iframe-updates-axtree.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dmazzoni, mario |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
--- /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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dominic Mazzoni
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.