Bug 106339

Summary: [GTK][WK2] accessibility/aria-hidden-with-elements.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98347    

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.