Platform/Roadmap2026: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(status, update release calendar link)
(Add Interop proposals for 2026 Roadmap consideration)
Line 14: Line 14:
For current web platform documentation of these areas, see the subsections at:
For current web platform documentation of these areas, see the subsections at:
* https://developer.mozilla.org/en-US/docs/Web/
* https://developer.mozilla.org/en-US/docs/Web/
== Interop proposals ==
Proposals for [[Interop]] 2026 for consideration for our Platform 2026 Roadmap
CSS:
* <code>::before</code> and <code>::after</code> on replaced elements ([https://bugzil.la/1931309 1931309])
* CSS properties and rendering of <code><nowiki><fieldset></nowiki></code> and <code><nowiki><legend></nowiki></code> ([https://bugzil.la/1935129 1935129])
** margins, generated content, custom <code>display</code> values
* ...
DOM:
* Promises In Detached Documents ([https://bugzil.la/1663090 1663090])
* ...
JS:
* Temporal ([https://bugzil.la/1839673 1839673])
* ...
APIs:
* WebRTC MediaStreamTrackProcessor ([https://bugzil.la/1749532 1749532])
* WebRTC VideoTrackGenerator ([https://bugzil.la/1749533 1749533])
* ...
Networking/HTTP:
* WebTransport ([https://bugzil.la/1709355 1709355])
* ...


== HTML ==
== HTML ==

Revision as of 00:57, 2 October 2025

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

Gecko Planned Work For 2026

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

Related Links:

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

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

Interop proposals

Proposals for Interop 2026 for consideration for our Platform 2026 Roadmap

CSS:

  • ::before and ::after on replaced elements (1931309)
  • CSS properties and rendering of <fieldset> and <legend> (1935129)
    • margins, generated content, custom display values
  • ...

DOM:

  • Promises In Detached Documents (1663090)
  • ...

JS:

APIs:

  • WebRTC MediaStreamTrackProcessor (1749532)
  • WebRTC VideoTrackGenerator (1749533)
  • ...

Networking/HTTP:

HTML

  • ...

CSS

  • ...

SVG

  • ...

DOM

  • ...

JS

  • ...

APIs

  • ...

Protocols

  • ...

HTTP

  • ...

Media

  • ...

Related Projects

  • [https://wpt.fyi/interop-2026 Interop 2026]
    • Our announcement blog post: To be published around 2026 February
  • ...

Specifications and Notes

Edit and publish new and updated specifications and notes. See Standards for our ongoing work in this area.

  • ...

Previously

See Also