Bug 106339 - [GTK][WK2] accessibility/aria-hidden-with-elements.html is failing
Summary: [GTK][WK2] accessibility/aria-hidden-with-elements.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: 98347
  Show dependency treegraph
 
Reported: 2013-01-08 10:25 PST by Zan Dobersek
Modified: 2017-03-11 10:45 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 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