[Webkit-unassigned] [Bug 102916] New: [EFL][GTK] Accessibility test expected results adapt for ATK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 03:03:31 PST 2012


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

           Summary: [EFL][GTK] Accessibility test expected results adapt
                    for ATK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.leszko at samsung.com
                CC: k.czech at samsung.com


Adapting accessibility tests expected result to ATK approach. Modifying expected role from MAC AXRoles to ATK roles.
Some accessiblity layout test in Webkit-gtk(and Webkit-efl soon) has wrong expected result. e.g.:

aria-presentational-role-expected.txt has expectation to return MAC role("AXLink") instead ATK role("link").
aria-scrollbar-role-actual.txt has expectation to return MAC role("AXScrollBar") instead ATK role("scroll bar").
canvas-fallback-content-actual.txt has expectation to return MAC role("AXButton") instead ATK role("push button").
canvas-fallback-content-actual.txt has expectation to return MAC role("AXRadioButton") instead ATK role("radio button").

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