Platform/2010-Q1-Goals
< Platform
Jump to navigation
Jump to search
Layout
- Improve the Web platform by contributing to tests and specifications
- Publish CSS2.1 test suite 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 [?]
- nothing selector matching [?]
- 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
- view hierarchy integration [roc]
- zooming within display list [tnikkel]
- layers (basic + retained) [roc]
- plugin owned by content [?]
- splitting overflow areas into ink overflow and layout overflow [?]
- updating overflow areas without reflow [?]