Another API proposal from TPAC: CSS routes and navigation queries, meaning less JavaScript is needed for view transitions!
https://drafts.csswg.org/css-navigation-1/
https://github.com/w3c/csswg-drafts/issues/8685#issue-1653949919
| Blog | https://fxdx.dev/ |
| Documentation | https://firefox-source-docs.mozilla.org/devtools-user/ |
| Contribute | https://firefox-source-docs.mozilla.org/devtools/ |
Another API proposal from TPAC: CSS routes and navigation queries, meaning less JavaScript is needed for view transitions!
https://drafts.csswg.org/css-navigation-1/
https://github.com/w3c/csswg-drafts/issues/8685#issue-1653949919
We have Custom Elements, but do we also need Custom Attributes?
This was discussed at TPAC. Is it something you'd like on the platform?
Out-of-order HTML patching, another proposal from TPAC, lets HTML be presented non-linearly, and a single file can update multiple parts of the page.
Would this feature be useful to you?
The W3C Security Web Application Guidelines Community Group wants to understand how developers are using specific web platform security features, and what the barriers are to the adoption.
Take their survey here: https://bit.ly/3JR6JML
Thanks for taking our survey about the usage of web platform security features. We're the W3C Security Web Application Guidelines Community Group (SWAG CG), and our mission is to develop guidelines for the usage of web platform security features, to help web developers secure their sites. We're trying to understand whether developers are using specific web platform security features, and what the barriers are to the adoption of these features. The survey itself is in three parts: 1. About you: this section asks some questions about you and your level of experience of both general web development technology and web security technology in particular. This helps us understand how different individuals have different perspectives on web security, and helps us design guidelines to help as many developers as possible. 2. Web security features: this asks some questions about your usage of some specific web platform security features. 3. Web security interview: this asks if you would be willing to participate in a short interview with members of SWAG CG, so we can understand better why you use, or don't use, particular features. This information is especially important to us, because it's the kind of qualitative data we can't get through analytics. So if you can spend a little time to talk to us, it would be very much appreciated.
🚀 Firefox 145 introduces WebDriver BiDi enhancements like a new `emulation.setUserAgentOverride` command for spoofing user agents, a `browsingContext.downloadEnd` event to track completed downloads, plus various fixes: https://fxdx.dev/firefox-webdriver-newsletter-145/