| Web | https://benhollis.net |
| GitHub | https://github.com/bhollis |
| Web | https://benhollis.net |
| GitHub | https://github.com/bhollis |
I recognize many of these bugs as they have broken various aspects of DIM over the years: https://webventures.rejh.nl/blog/2024/history-of-safari-show-stoppers/
Building installable PWAs is a nonstop exercise in dealing with Safari on iOS issues.
Didn’t know these quotes, but I love writing code ina world of constraints.
(From “math with bad drawings”)
Chrome 144 features a small change to #CSS overscroll-behavior: it now also works on non-scrollable scroll containers. While this change might seem trivial, it fixes an issue developers have been dealing with for ages: prevent a page from scrolling while a (modal) <dialog> is open.
Chrome 144 features a small change to overscroll-behavior: it now also works on non-scrollable scroll containers. While this change might seem trivial, it fixes an issue developers have been dealing with for ages: prevent a page from scrolling while a (modal) <dialog> is open.