Platform/2010-Q1-Goals: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 9: Line 9:
** fix SVG text bugs [jwatt]
** fix SVG text bugs [jwatt]
** tabindex in SVG [jwatt]
** tabindex in SVG [jwatt]
** Unicode 5.2 [smontagu]
** Sync JS and Gecko Unicode [smontagu]
** Sync JS and Gecko Unicode [smontagu]
** missing css3-background [zwol]
** missing css3-background [zwol]

Revision as of 22:22, 11 December 2009

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]
    • 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]
    • harfbuzz [jfkthame]
    • splitting overflow areas and updating overflow areas without reflow [karl]
    • de-BRification [ehsan]
  • General product improvement
    • view hierarchy integration [roc]
    • zooming within display list [tnikkel]
    • layers (basic + retained) [roc]
    • plugin owned by content [?]

Other ideas: text-overflow, ruby, compositor phase II