|
|
|
|
|
by worksonmine
830 days ago
|
|
The navigation doesn't work in Firefox. > Uncaught TypeError: document.querySelector(...).computedStyleMap is not a function This happens because they hijack the built-in hash navigation, essentially breaking functionality that would've worked if they just left it alone. If you really need to use shiny features unsupported in all browsers use polyfills, we learned this decades ago. Screwing up something so simple doesn't give me much confidence in the rest of the project. |
|
One of my recent favorite experimental features is TLS Encrypted Client Hello, which protects against one of the last MitM attacks used by authoritarian governments to filter the Web. I note that while ECH is experimental, it is also widely supported, including by Firefox. Firefox needs to pick up the pace with implementing the CSS Typed Object Model API, which they thoroughly document on MDN. Bravo to the Ministry of Digital Transformation. And for those users who want better Web API support with good privacy protections, there is Brave (I only switched away from Firefox back in the day because Chromium had better experimental Wayland support, and better memory management on my dinosaur).