[Webkit-unassigned] [Bug 89103] New: Should be easier to write cross-platform accessibility layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 08:02:32 PDT 2012


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

           Summary: Should be easier to write cross-platform accessibility
                    layout tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com
                CC: cfleizach at apple.com, aboxhall at chromium.org,
                    mkwst at chromium.org


Right now any layout test of the role of an element must be customized for each platform. If the author of the test doesn't have the ability to generate different expectations and verify they're correct, many tests end up being written that only work on one platform.

Ideas:
* Add an accessor to accessibilityUIElement for a cross-platform role string.
* Add a method to search the tree for the first instance of a cross-platform role

-- 
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