Open Web Docs

@openwebdocs@front-end.social
1,018 Followers
68 Following
123 Posts
Open Web Docs supports web platform documentation for the benefit of web developers & designers worldwide.
Websitehttps://openwebdocs.org
GitHubhttps://github.com/openwebdocs
Donatehttps://opencollective.com/open-web-docs
Blueskyhttps://bsky.app/profile/openwebdocs.org

Does your organization rely on MDN for reference docs?
Do you often need to check browser compat on MDN or caniuse.com?
Do you use tools like browser DevTools or VSCode in your work?

If so, you rely directly on the work that Open Web Docs does and you should consider sponsoring them.

Here is how to convince your boss:
https://patrickbrosset.com/articles/2025-06-18-how-to-convince-your-boss-to-sponsor-open-web-docs/

Patrick - How to convince your boss to sponsor Open Web Docs

A blog post by Patrick Brosset: How to convince your boss to sponsor Open Web Docs

Patrick Brosset

We've written a new guide on XS-Leaks:

https://developer.mozilla.org/en-US/docs/Web/Security/Attacks/XS-Leaks

Many thanks to @freddy, Hamish Willee, @MartinaKraus11, and @terjanq for your reviews and collaboration. #websecurity

Cross-site leaks (XS-Leaks) - Security on the web | MDN

Cross-site leaks (also called XS-Leaks) are a class of attack in which an attacker's site can derive information about the target site, or about the user's relationship with the target site, by using web platform APIs that enable sites to interact with one another. The information leaked could include, for example:

MDN Web Docs

We've written a new guide on XS-Leaks:

https://developer.mozilla.org/en-US/docs/Web/Security/Attacks/XS-Leaks

Many thanks to @freddy, Hamish Willee, @MartinaKraus11, and @terjanq for your reviews and collaboration. #websecurity

Cross-site leaks (XS-Leaks) - Security on the web | MDN

Cross-site leaks (also called XS-Leaks) are a class of attack in which an attacker's site can derive information about the target site, or about the user's relationship with the target site, by using web platform APIs that enable sites to interact with one another. The information leaked could include, for example:

MDN Web Docs

🎙️New Episode of Igalia Chats: All About Open Web Docs

@Meyerweb and @bkardell chat with @estelle & Will Bamberg of @openwebdocs

https://www.igalia.com/chats/owd

Open Web Docs | Igalia - Open Source Consultancy and Development

Igalia is an open source consultancy specialised in the development of innovative projects and solutions. Our engineers have expertise in a wide range of technological areas, including browsers and client-side web technologies, graphics pipeline, compilers and virtual machines. We have the most WPE, WebKit, Chromium/Blink and Firefox expertise found in the consulting business, including many reviewers and committers. Igalia designs, develops, customises and optimises GNU/Linux-based solutions for companies across the globe. Our work and contributions are present in many projects such as GStreamer, Mesa 3D, WebKit, Chromium, etc.

Igalia

Launching the W3C Docs Community Group

https://openwebdocs.org/content/posts/w3c-docs-cg/

Launching the W3C Docs Community Group

Open Web Docs supports web platform documentation for the benefit of web developers & designers worldwide. We are a community of web developers, standards makers, and technology companies that rely on this documentation as critical digital infrastructure, and we work cooperatively to ensure its long-term success and maintenance.

Open Web Docs

@openwebdocs is proposing the creation of a new Community Group at W3C: the Docs CG.

Its mission is to ensure that web developers and designers will have the best information available to them, so they can build for the web.

If you're interested in web documentation, either as a publisher or a consumer, please support the creation of this CG at https://www.w3.org/community/groups/proposed/

And, once it's created, please join the group! UPDATE: GROUP CREATED AT https://www.w3.org/community/docs-cg/

Proposed Groups

Reducing the transport size of HTTP responses with a compression dictionary.

New MDN article written by @tunetheweb and reviewed by Will Bamberg.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Compression_dictionary_transport

Compression Dictionary Transport - HTTP | MDN

Compression Dictionary Transport is a way of using a shared compression dictionary to dramatically reduce the transport size of HTTP responses.

MDN Web Docs

W3C Docs CG

As presented at the W3C Breakouts Day last week, we're considering launching a W3C Documentation Community Group. A place for technical writers, specification authors, and web developers to meet and discuss docs with the goal of providing a better understanding of web technologies.

Leave your feedback on the proposed charter: https://github.com/w3c-cg/charter-proposals/pull/1

Add Docs CG charter by Elchi3 · Pull Request #1 · w3c-cg/charter-proposals

As presented at the W3C Breakouts Day 2025 (w3c/breakouts-day-2025#10), here's the proposed charter for the W3C Docs CG. Minutes: https://www.w3.org/2025/03/26-web-platform-doc-minutes.html Sli...

GitHub

Thank you @igalia for renewing your Open Web Docs membership and sponsoring us again in 2025! 💜

Igalia has been sponsoring OWD for the 5th time already! Sustainable funding allows us to maintain documentation in the long-term.

Cross-site request forgery (CSRF) - Security on the web | MDN

In a cross-site request forgery (CSRF) attack, an attacker tricks the user or the browser into making an HTTP request to the target site from a malicious site. The request includes the user's credentials and causes the server to carry out some harmful action, thinking that the user intended it.

MDN Web Docs