• #dev 2025-03-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-03-05 UTC
# 23:46
[Murray]
I also misunderstood how you were using `title` (or perhaps I just got confused in the moment): it is the _attribute_ `title` which is poorly supported by assistive tech. The SVG element `<title>` is better supported, though I've definitely seen advice to tie it to the parent `<svg>` with an `aria-labelledby` if used. That may now be outdated (it was a few years ago)