cef/tests
Nishant Kaushik 816f700d3e Implement accessibility enhancements (issue #1217)
- Add new CefBrowserHost::SetAccessibilityState method for toggling
  accessibility state when readers are detected by the client.
- Add new CefAccessibilityHandler interface for the delivery of
  accessibility notifications to windowless (OSR) clients.
- Fix delivery of CefFocusHandler callbacks to windowless clients.
- cefclient: Add example windowless accessibility implementation on Windows and macOS.
- cefclient: Automatically detect screen readers on Windows and macOS.
2017-05-12 18:28:25 +00:00
..
cefclient Implement accessibility enhancements (issue #1217) 2017-05-12 18:28:25 +00:00
cefsimple macOS: Update xib files to 10.9 deployment target 2017-02-02 18:16:43 -05:00
ceftests Implement accessibility enhancements (issue #1217) 2017-05-12 18:28:25 +00:00
gtest Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00
shared views: Support top menu switching with mouse and arrow keys (issue #2102) 2017-02-22 18:15:36 -05:00