Platform/2010-Q1-Goals: Difference between revisions
< Platform
Jump to navigation
Jump to search
(→Layout) |
(→Layout: attempt at categorization) |
||
Line 1: | Line 1: | ||
=== Layout === | === Layout === | ||
* | * layers (basic + retained) [roc] | ||
* Improve the Web platform by contributing to tests and specifications | * Improve the Web platform by contributing to tests and specifications | ||
* Improve the Web platform by implementing key features | ** Publish CSS2.1 RC [fantasai] | ||
** evaluating layout specs [dbaron] | |||
* Improve the Web platform by implementing key features and correctness fixes | |||
** finish attribute support [dholbert, jwatt] | |||
** <animateMotion> [dholbert] | |||
** fix SVG text bugs [jwatt] | |||
** tabindex in SVG [jwatt] | |||
** Unicode 5.2 [smontagu] | |||
** Sync JS and Gecko Unicode [smontagu] | |||
** missing css3-background [zwol] | |||
** calc() [dbaron] | |||
** finish up transitions [dbaron] | |||
** author control over color management? [dbaron] | |||
** SVG in images [?] | |||
* Improve perceived and measured performance | * Improve perceived and measured performance | ||
** opacity optimization [jwatt] | |||
** incremental bidi resolver [jfkthame] | |||
** CSS parsing performance [zwol] | |||
** lazy frame construction [tnikkel] | |||
* Improve core code architecture to improve stability/performance and reduce cost of future enhancements | * Improve core code architecture to improve stability/performance and reduce cost of future enhancements | ||
** harfbuzz [jfkthame] | |||
* General product improvement | * General product improvement |
Revision as of 23:00, 10 December 2009
Layout
- layers (basic + retained) [roc]
- Improve the Web platform by contributing to tests and specifications
- Publish CSS2.1 RC [fantasai]
- evaluating layout specs [dbaron]
- Improve the Web platform by implementing key features and correctness fixes
- finish attribute support [dholbert, jwatt]
- <animateMotion> [dholbert]
- fix SVG text bugs [jwatt]
- tabindex in SVG [jwatt]
- Unicode 5.2 [smontagu]
- Sync JS and Gecko Unicode [smontagu]
- missing css3-background [zwol]
- calc() [dbaron]
- finish up transitions [dbaron]
- author control over color management? [dbaron]
- SVG in images [?]
- Improve perceived and measured performance
- opacity optimization [jwatt]
- incremental bidi resolver [jfkthame]
- CSS parsing performance [zwol]
- lazy frame construction [tnikkel]
- Improve core code architecture to improve stability/performance and reduce cost of future enhancements
- harfbuzz [jfkthame]
- General product improvement