Confirmed users
226
edits
m (add work done for mac NSAccessibility) |
m (add progress on Linux) |
||
| Line 31: | Line 31: | ||
* Updated Alex's patch for moving relations into the markup map. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001635. However, this eventually is not appropriate for our purpose. | * Updated Alex's patch for moving relations into the markup map. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001635. However, this eventually is not appropriate for our purpose. | ||
* Tried to rewrite Jonathan's patch for NSAccessibility without using relations at all. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001641 | * Tried to rewrite Jonathan's patch for NSAccessibility without using relations at all. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001641 | ||
== Linux Accessibility Progress == | |||
* Exposed element tag name as an object attribute on WebKit https://bugs.webkit.org/show_bug.cgi?id=146062 | |||
* Added basic support for fractions in Orca | |||
* Started support for roots in Orca | |||