Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Win] AX: Implement support for ARIA 1.1 'switch' role
https://bugs.webkit.org/show_bug.cgi?id=142016 <rdar://problem/19953264> Reviewed by Chris Fleizach. The changes in Bug 141986 did not update the proper Windows routines to support the new ARIA 1.1 role. This turned out to be trivial. * AccessibleBase.cpp: (MSAARole): Provide MSAA role for 'switch'. Also correct 'ToggleButtonRole', which was improperly reporting as 'push button'. Canonical link: https://commits.webkit.org/160373@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@181078 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information