Bug 106338
| Summary: | [GTK][WK2] accessibility/aria-hidden-updates-alldescendants.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mrobinson |
| Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 98347 | ||
Zan Dobersek
The accessibility/aria-hidden-updates-alldescendants.html layout test is failing on GTK WK2 port.
Here's the diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/aria-hidden-updates-alldescendants-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/aria-hidden-updates-alldescendants-actual.txt
@@ -11,7 +11,7 @@
PASS main.childrenCount is 1
PASS main.childrenCount is 2
-PASS main.childAtIndex(1).childrenCount is 1
+FAIL main.childAtIndex(1).childrenCount should be 1. Was 0.
PASS successfullyParsed is true
TEST COMPLETE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
*** This bug has been marked as a duplicate of bug 68512 ***