[Webkit-unassigned] [Bug 106341] New: [GTK][WK2] accessibility/label-for-control-hittest.html is failing

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


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

           Summary: [GTK][WK2]
                    accessibility/label-for-control-hittest.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/label-for-control-hittest.html layout test is failing on GTK WK2 port.

Here's the diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/label-for-control-hittest-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/label-for-control-hittest-actual.txt
@@ -4,7 +4,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS control.role is 'AXRole: AXCheckBox'
+FAIL control.role should be AXRole: AXCheckBox. Threw exception TypeError: 'null' is not an object (evaluating 'control.role')
 PASS successfullyParsed is true

 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