Here are some of the accessibility improvements in Chrome 27, which is in Canary and Dev channel now.
First, you should find this is the fastest version yet when used with any assistive technology. You should notice the difference on some large and complicated pages.
Second, a number of top-voted issues have finally been resolved, including:
* Same-page links work correctly on Windows screen readers.
* Issues with JAWS placemarkers have been resolved, they now work great.
* Selecting text and copying it copies any Alt text as well.
* On Windows, Alt+DownArrow opens a combo box.
Last, we're introducing a new feature for web developers that lets you explore Chrome's accessibility internals and help diagnose accessibility problems: just type chrome://accessibility into your address bar.
- Dominic