#accessibility folks, is there any suitable cases for actually using the `title` attribute these days? I've mainly encountered folks using it to try to counter some bad design pattern (like a replacement for alt text, ambiguous icons that they think need a "tooltip", etc)
So I mostly find myself telling people to find another way and not use it. But, in 2025, is there a good use case for this attribute?