[Webkit-unassigned] [Bug 106339] New: [GTK][WK2] accessibility/aria-hidden-with-elements.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 10:24:05 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106339

           Summary: [GTK][WK2]
                    accessibility/aria-hidden-with-elements.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
        Depends on: 98347


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list