2024-01-24 UTC
# [Murray] @btrem I can see that MDN is being a bit strict around the way they're referencing aria-label, but it should largely work. I think the more "correct" way to do this is using aria-describedby and the `<desc>` SVG element. Adrian Roselli has some thoughts here: https://adrianroselli.com/2022/04/accessible-description-exposure.html