Platform/2023PlannedWork: Difference between revisions
< Platform
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><marker></code> ([https://bugzil.la/752638 752638]) | * <code>context-stroke</code> and <code>context-fill</code> values inside <code><marker></code> ([https://bugzil.la/752638 752638]) | ||
* ... | * ... | ||
== 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
Related Links:
- Firefox Release Calendar (future)
- Firefox release notes for developers (past)
- Pocket Guide: Shipping Firefox
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
animation-composition
property (1293490)- Color (meta 1293490) functions:
color()
,lab()
andlch()
,oklab()
andoklch()
color-gamut
(1422237)- Constructable Stylesheets (meta 1520690)
- Container Queries (meta 1744221)
content-visibility
property (meta 1660384):has
pseudo-class (meta 418039)@page
named pages withpage
property (1787947)- system-color values
Mark
,MarkText
, andButtonBorder
(1638052)
SVG
- ...
context-stroke
andcontext-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) - ...