NEW 106339
[GTK][WK2] accessibility/aria-hidden-with-elements.html is failing
https://bugs.webkit.org/show_bug.cgi?id=106339
Summary [GTK][WK2] accessibility/aria-hidden-with-elements.html is failing
Zan Dobersek
Reported 2013-01-08 10:25:59 PST
The accessibility/aria-hidden-with-elements.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-with-elements-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/aria-hidden-with-elements-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 46: TypeError: 'null' is not an object (evaluating 'container.childAtIndex') cell cell cell cell cell cell cell @@ -11,9 +12,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS child.childrenCount is 0 -PASS child.role is 'AXRole: AXHeading' -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Note You need to log in before you can comment on or make changes to this bug.