RESOLVED DUPLICATE of bug 68512 106338
[GTK][WK2] accessibility/aria-hidden-updates-alldescendants.html is failing
https://bugs.webkit.org/show_bug.cgi?id=106338
Summary [GTK][WK2] accessibility/aria-hidden-updates-alldescendants.html is failing
Zan Dobersek
Reported 2013-01-08 10:25:54 PST
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
Martin Robinson
Comment 1 2014-04-07 19:28:43 PDT
*** This bug has been marked as a duplicate of bug 68512 ***
Note You need to log in before you can comment on or make changes to this bug.