With Carrots & Sticks - Can the browser handle web security?| Frederik Braun
デスクトップのバージョン1.75より、Braveユーザーは独自のスクリプトレットをWebページに挿入できるようになり、ブラウジングにおいてより優れた制御が可能となります。| Brave
Modern solutions against cross-site attacks| Frederik Braun
Back in April 2024, we wrote about “Masonry” layout in CSS and the ongoing work to bring this feature to browsers.| WebKit
Frederik Braun - What is mixed content?| Frederik Braun
Most of the web already supports HTTPS: In fact, 93% of requests made by Firefox are already HTTPS. As a reminder, HTTP over TLS (HTTPS) fixes the security shortcoming of HTTP ...| Mozilla Security Blog
Just like Safari 15.4 and Safari 16.4, this March’s release of Safari 17.4 is a significant one for web developers.| WebKit
“UI is a function of state” is a pretty popular saying in the front-end world. In context (pun intended), that’s typically referring to application or component state. I thought I’d pull that thread a little further and explore all the states that can effect the UI layer…| daverupert.com
A collection of bad practices in HTML, copied from real websites.| The UX of HTML - HTMHell
HTML Design Principles| www.w3.org
Liking an idea does not mean the idea is exempt from criticism…| ericwbailey.website
TL;DR: Regardless of what accessibility conformance level you target, do not arbitrarily open links in a new window or tab. If you are required to do so anyway, inform users in visible text. Overview Throughout this post I am going to use the terms browser window and tab interchangeably. While…| Adrian Roselli
We have long referred to our niche of the web as the web industry but never has the term been more congruent than it is right now. I believe this throws us into some conflicts, that we are left deal with alone.| helloyes.dev
Improving the Web Platform’s Referrer Policy| briansmith.org
Accessibility Object Model| aom
End-to-End Encryption and Messaging Interoperability| educatedguesswork.org
Many forms of assistive technology use keyboard navigation to understand and take action on screen content. One way of navigating is via the Tab key. You may| CSS-Tricks