Platform/2023PlannedWork: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(-))
(+ Compression Streams, DOM as subhead of APIs align with MDN structure)
Line 36: Line 36:
* <code>context-stroke</code> and <code>context-fill</code> values inside <code>&lt;marker&gt;</code> ([https://bugzil.la/752638 752638])
* <code>context-stroke</code> and <code>context-fill</code> values inside <code>&lt;marker&gt;</code> ([https://bugzil.la/752638 752638])
* ...
* ...
== DOM ==
* ...
* <code>CSSContainerRule</code> ([https://bugzil.la/1787173 1787173])
* <code>scrollend</code> events ([https://bugzil.la/1797013 1797013], [https://bugzil.la/1803435 1803435])
* ...


== APIs ==
== APIs ==
Line 48: Line 42:
* <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])
* Compression Streams ([https://bugzilla.mozilla.org/show_bug.cgi?id=1823619 1823619])
* ...
=== DOM ===
* ...
* ...
* <code>CSSContainerRule</code> ([https://bugzil.la/1787173 1787173])
* <code>scrollend</code> events ([https://bugzil.la/1797013 1797013], [https://bugzil.la/1803435 1803435])
* ...


== HTTP ==
== HTTP ==

Revision as of 08:43, 24 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)
  • ...

APIs

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

DOM

HTTP

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

JavaScript

Other Formats

See Also