Confirmed users
1,085
edits
DavidBolter (talk | contribs) |
|||
| Line 120: | Line 120: | ||
=== Accessibility === | === Accessibility === | ||
* Complete (and harmonize) accessible exposure of XUL and content based tables and tree grids. (related tracker: {{bug|491681}}) | * [at risk] Complete (and harmonize) accessible exposure of XUL and content based tables and tree grids. (related tracker: {{bug|491681}}) | ||
* Improve our text attribute support with respect to the IAccessible2 specification. (related tracker: {{bug|368895}}) | * [at risk] Improve our text attribute support with respect to the IAccessible2 specification. (related tracker: {{bug|368895}}) | ||
* Update ARIA attribute support in accordance with browser implementation guide updates. (related tracker: {{bug|343213}}) | * [on track] Update ARIA attribute support in accordance with browser implementation guide updates. (related tracker: {{bug|343213}}) | ||
** Participate in the ARIA User Agent Implementation Task Force (UAI TF) | ** Participate in the ARIA User Agent Implementation Task Force (UAI TF) | ||
* Participate in the improvement of user keyboard interaction with HTML 5 media elements. | * [on track] Participate in the improvement of user keyboard interaction with HTML 5 media elements. | ||
* Investigate improving user experience for heavily updating DHTML applications | * [on track] Investigate improving user experience for heavily updating DHTML applications | ||
** analysis of what we currently do with a highly mutating dom. (e.g. {{bug|500240}}) | ** analysis of what we currently do with a highly mutating dom. (e.g. {{bug|500240}}) | ||
** performance: look at lowering our churn in response to DOM mutation (tree walking, event firing etc) | ** performance: look at lowering our churn in response to DOM mutation (tree walking, event firing etc) | ||