@FND yes, exactly!
there's some good information in https://adrianroselli.com/2020/10/alternative-text-for-css-generated-content.html
Top-level
@FND yes, exactly! there's some good information in https://adrianroselli.com/2020/10/alternative-text-for-css-generated-content.html 2 comments
@FND @mayank I use it for special/external links for a clear visual communication: 🔗 :mastodon: https://chaos.social/@kubikpixel/111748723740511343 |
@mayank alright, so I was overthinking it 😅 thank you for confirming
if I may point out a tangentially related challenge, I've just had to realize that things are a bit more complicated in combination with `attr()` fallback values: https://prepitaph.org/wip/accessible-generated-content/ (at least I don't think there's a good way to avoid those additional permutations for now)