GeckoGoalsfor2021: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎CSS: + Privacy improvements)
(update CSS#Previously link)
Line 36: Line 36:
== Previously ==
== Previously ==
Some of this was tracked in previous years at other pages, which we’re going through and cleaning up:
Some of this was tracked in previous years at other pages, which we’re going through and cleaning up:
* [[CSS#Priorities]]
* [[CSS#Previously]]
* [[DOM#Older_content]]
* [[DOM#Older_content]]


== See Also ==
== See Also ==
* [[Standards]]
* [[Standards]]

Revision as of 20:26, 20 April 2021

This article is a stub. You can help MozillaWiki by expanding it.

This page and its subsections have partial incremental content, are a work in-progress, and subject to frequent updates/changes. For broader information about Mozilla participation in standards, see the Standards page. — Tantek (tantek.com) 17:57, 13 April 2021 (UTC)

Architecture

  • Cross-platform form controls (some improved stylability)
  • WebRender to release
  • ...

CSS

New properties:

  • aspect-ratio

Media query features:

  • forced-colors

@-rule descriptors

  • @page { ‘size’ and ‘page-orientation’ }
  • @font-face { ascent-, descent-, and line-gap-override }

Values:

  • image-set() function

Perf improvements:

Privacy:

...

...

...

Previously

Some of this was tracked in previous years at other pages, which we’re going through and cleaning up:

See Also