Platform/Roadmap2023: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(more alignment with FF dev release notes, add a few soon/recent features, better bug link texts)
(→‎APIs: ellipses to more explicitly indicate in-progress section)
Line 44: Line 44:


== APIs ==
== APIs ==
* ...
* <code>getAutoplayPolicy()</code> ([https://bugzil.la/1773551 1773551])
* <code>getAutoplayPolicy()</code> ([https://bugzil.la/1773551 1773551])
* <code>getDirectory()</code> for <abbr title="Origin private file system">OPFS</abbr> with File System Access API ([https://bugzil.la/1785123 1785123])
* <code>getDirectory()</code> for <abbr title="Origin private file system">OPFS</abbr> with File System Access API ([https://bugzil.la/1785123 1785123])
* <code>roundRect()</code> ([https://bugzil.la/1756175 1756175])
* <code>roundRect()</code> ([https://bugzil.la/1756175 1756175])
* ...


== HTTP ==
== HTTP ==

Revision as of 19:02, 12 April 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

CSS

SVG

  • ...
  • context-stroke and context-fill values inside <marker> (752638)
  • ...

DOM

APIs

  • ...
  • getAutoplayPolicy() (1773551)
  • getDirectory() for OPFS with File System Access API (1785123)
  • roundRect() (1756175)
  • ...

HTTP

  • ...
  • CSP 'unsafe-hashes' value for source directives (1343950)
  • ...

JavaScript

Other Formats

See Also