[Webkit-unassigned] [Bug 179723] New: [GTK] accessibility/accessibility-object-model.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 03:51:26 PST 2017


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

            Bug ID: 179723
           Summary: [GTK] accessibility/accessibility-object-model.html
                    fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Ms2ger at igalia.com
                CC: bugs-noreply at webkitgtk.org, n_wang at apple.com

Since it was added in r224871.

Looks like some labels are missing.

--- /accessibility/accessibility-object-model-expected.txt
+++ /accessibility/accessibility-object-model-actual.txt
@@ -13,7 +13,7 @@

 ARIA attributes should not be reflected into AOM properties.
 PASS axButton.role is 'AXRole: AXCheckBox'
-PASS axButton.description is 'AXDescription: label'
+FAIL axButton.description should be AXDescription: label. Was AXDescription: .
 PASS button.accessibleNode.role is null
 PASS button.accessibleNode.label is null

@@ -21,7 +21,7 @@
 PASS button.accessibleNode.role is 'slider'
 PASS button.accessibleNode.label is 'AOM Label'
 PASS axButton.role is 'AXRole: AXSlider'
-PASS axButton.description is 'AXDescription: AOM Label'
+FAIL axButton.description should be AXDescription: AOM Label. Was AXDescription: .

 Setting some of the AOM properties should be able to make an element accessible.
 PASS axParagraph == null || axParagraph == undefined is true

-- 
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/20171115/27d0eb6b/attachment.html>


More information about the webkit-unassigned mailing list