Platform/Roadmap2023: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(link to FF release notes for developers)
(HTML inert)
Line 15: Line 15:


== HTML ==
== HTML ==
* ...
* <code>inert</code> attribute ([https://bugzil.la/1764263 bug])
* ...
== CSS ==
== CSS ==
* <code>animation-composition</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 bug])
* <code>animation-composition</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 bug])

Revision as of 03:34, 7 March 2023

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

Gecko Planned Work For 2023

Warning signWarning: This is page is actively in-progress and is incomplete.

Related Links:

These are areas of work planned for Gecko in 2023 for the Web Platform.

For current web platform documentation of these areas, see the subsections at:

HTML

  • ...
  • inert attribute (bug)
  • ...

CSS

  • animation-composition property (bug)
  • Color (meta) functions: color(), lab() and lch(), oklab() and oklch()
  • Constructable Stylesheets (meta)
  • Container Queries (meta)
  • content-visibility property (meta)

Start implementation:

  • :has pseudo-class (meta)

DOM

JS

Web APIs

Other Formats

See Also