• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on mastodon.social

Firefox for Web Developers

@firefoxwebdevs@mastodon.social
mastodon 4.6.0-nightly.2026-03-16

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

0 Followers
0 Following
Joined December 05, 2025

Posts

firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · 6d ago

RE: @keithamus@indieweb.social

Sorry everyone. You're about to spend a ton of time on this.

My score is 0.0028 💅 (although I get different scores on different screens - my best is on my MacBook)

View on mastodon.social
16
0
13
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Mar 05, 2026

JavaScript Iterator․zip landed in Firefox 148, making it simple to loop over multiple things at the same time. Here's how it works:

View on mastodon.social
Your browser does not support the video tag.
50
0
17
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Mar 02, 2026

CSS shape() landed in Firefox 148. It's similar to path(), but allows the full expressiveness of CSS…

View on mastodon.social
Your browser does not support the video tag.
60
0
24
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 26, 2026

WebAssembly is a second-class language on the web, but how can we make it first-class? WebAssembly Components could be the answer…

https://hacks.mozilla.org/2026/02/making-webassembly-a-first-class-language-on-the-web/

View on mastodon.social
22
0
10
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 25, 2026

You can throw away innerHTML and replace it with the new setHTML(), which has a built-in sanitizer. Here's how it works:

View on mastodon.social
Your browser does not support the video tag.
108
0
61
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 24, 2026

The Sanitizer API landed in Firefox 148, along with element.setHTML().

This lets you fully configure how HTML strings are cleaned as they're parsed.

https://hacks.mozilla.org/2026/02/goodbye-innerhtml-hello-sethtml-stronger-xss-protection-in-firefox-148/

View on mastodon.social
36
0
29
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 24, 2026

Firefox 148 is out now, and adds some great web platform features:

🎉 The HTML Sanitizer API
🎉 CSS shape()
🎉 Trusted Types
🎉 Nav API's addHandler
🎉 Iterator zip & zipKeyed
🎉 ancestorOrigins

And more!

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/148

View on mastodon.social
35
0
13
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 16, 2026

HTML might be getting a new type of tag, which… hasn't happened this millennium. Here's the new syntax, and how it works.

And here's the explainer on HTML patching https://github.com/WICG/declarative-partial-updates/blob/main/patching-explainer.md

View on mastodon.social
Your browser does not support the video tag.
111
0
57
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 13, 2026

If you had to pick _one_, which web platform feature would you like in Firefox that isn't part of the Interop 2026 effort? https://hacks.mozilla.org/2026/02/launching-interop-2026/#new-features

View on mastodon.social
16
0
22
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 12, 2026

Here's a quick rundown of what we delivered as part of Interop 2025, and what's planned for Interop 2026!

More details on the features and focus areas: https://hacks.mozilla.org/2026/02/launching-interop-2026/

View on mastodon.social
Your browser does not support the video tag.
48
0
20
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 12, 2026

It's time for Interop 2026! This is a cross-browser effort where we agree on a set of focus areas to improve compatibility.

Here's how things went in 2025, and what we're taking on for 2026: https://hacks.mozilla.org/2026/02/launching-interop-2026/

View on mastodon.social
22
0
12
0
firefoxwebdevs
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
Firefox for Web Developers
Firefox for Web Developers
@firefoxwebdevs@mastodon.social

Official Firefox account for people who build on the web. Learn about the things we're working on to grow and improve the web platform.

mastodon.social
@firefoxwebdevs@mastodon.social · Feb 02, 2026

AI Controls (formerly 'kill switch') are landing in today's Firefox Nightly, and will land with Firefox 148 later this month.

For the full details, see the Firefox blog https://blog.mozilla.org/en/firefox/ai-controls/

View on mastodon.social
Your browser does not support the video tag.
365
0
299
0
313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 07:04:58 UTC