Email or username:

Password:

Forgot your password?
Vadim Makeev

Remember* that annoying browser behavior when they copy text in uppercase, although it’s only styled like that with text-transform? Yes, the one that goes against the spec. Apparently, Chrome 127 shipped the fix in July! Now, only Safari does that 🤨

* If you don’t, here’s an updated article pepelsbey.dev/articles/upperca

1 comment
Vadim Makeev

It only took me half an hour to figure out how to find a specific branch base position here chromiumdash.appspot.com/relea to download an old Chromium version from here commondatastorage.googleapis.c and test it. Oh, and also xattr -cr /Applications/Chromium.app to be able to run it 🙄

Go Up