[Webkit-unassigned] [Bug 140797] New: [Win] Missing 'role' element on certain objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 16:07:19 PST 2015


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

            Bug ID: 140797
           Summary: [Win] Missing 'role' element on certain objects
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: webkit-bug-importer at group.apple.com

The layout test 'accessibility/aria-checked-mixed-value.html' fails on Windows due to a missing 'role' property.

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/accessibility/aria-checked-mixed-value-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/accessibility/aria-checked-mixed-value-actual.txt
@@ -1,33 +1,10 @@
+CONSOLE MESSAGE: line 29: TypeError: undefined is not an object (evaluating 'element.role')
 Tests whether mixed values are reported properly.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-Role: AXRole: AXRadioButton
-Mixed: false
-
-
-Role: AXRole: AXMenuItem
-Mixed: false
-
-
-Role: AXRole: AXCheckBox
-Mixed: true
-
-
-Role: AXRole: AXMenuItem
-Mixed: true
-
-
-Role: AXRole: AXCheckBox
-Mixed: true
-
-
-Role: AXRole: AXCheckBox
-Mixed: false
-
-
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150123/88a8d524/attachment-0002.html>


More information about the webkit-unassigned mailing list