Platform/2023PlannedWork: Difference between revisions
< Platform
Jump to navigation
Jump to search
(HTML inert) |
(SVG stub) |
||
Line 28: | Line 28: | ||
* <code>:has</code> pseudo-class ([https://bugzilla.mozilla.org/show_bug.cgi?id=418039 meta]) | * <code>:has</code> pseudo-class ([https://bugzilla.mozilla.org/show_bug.cgi?id=418039 meta]) | ||
== SVG == | |||
== DOM == | == DOM == | ||
== JS == | == JS == |
Revision as of 20:18, 9 March 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
- ...
inert
attribute (bug)- ...
CSS
animation-composition
property (bug)- Color (meta) functions:
color()
,lab()
andlch()
,oklab()
andoklch()
- Constructable Stylesheets (meta)
- Container Queries (meta)
content-visibility
property (meta)
Start implementation:
:has
pseudo-class (meta)