Platform/2009-Q3-Goals: Difference between revisions

Line 93: Line 93:
=== Accessibility ===
=== Accessibility ===


* Improve the heavily updating DHTML application experience
* Complete complex table and tree grid accessibility to make more web applications accessible. (related tracker: {{bug|491681}})
** Speed up our response (lower our churn) to dom mutation (tree walking, event firing etc)
* Update text attribute support in accordance with IAccessible2 spec. updates. (related tracker: {{bug|368895}})
** Make our interrogation of content and layout more sensitive
* Update ARIA attribute support in accordance with browser implementation guide updates. (related tracker: {{bug|343213}})
* Complete text attribute support
** WAI-ARIA 1.0 User Agent Implementation Guide
** Improve tree walking performance for large documents.
* Investigate improving user experience for heavily updating DHTML applications
** Expose nested/embedded accessible text attributes
** analysis of what we currently do with a highly mutating dom. (e.g. {{bug|500240}})
* Complete complex table and tree grid accessibility to make more web applications accessible.
** performance: look at lowering our churn in response to dom mutation (tree walking, event firing etc), consider more event throttling, identify dom noise.
** stability and correctness: identify how to make our interrogation of content and layout more sensitive ("safe times").


=== Multi-Process ===
=== Multi-Process ===
Confirmed users
1,085

edits