I'm thrilled people are discovering the HTML `<output>` element:
https://denodell.com/blog/html-best-kept-secret-output-tag
https://matthiasott.com/notes/the-html-output-element

I still refer people to Scott’s 2019 explainer:
https://www.scottohara.me/blog/2019/07/10/the-output-element.html

I have a test page (because I use it in projects) in case you want to try it:
https://codepen.io/aardrian/pen/rNQMXPY

#HTML #accessibility

HTML’s Best Kept Secret: The output Tag

Make your dynamic content accessible by default with the HTML tag that time forgot.

Den Odell

I made that demo last year when trying to track down a bug in Narrator with `<output>`:
https://toot.cafe/@aardrian/110593967868044051

You know, in case this is the kind technical nuance that turns you on. I flirt well.

Adrian Roselli (@[email protected])

Testing live regions and was surprised to discover that Windows Narrator does not support `<output>` (regardless of browser, so it’s Narrator). Give it a spin: https://cdpn.io/pen/debug/rNQMXPY Also, feel free to prove my other assertions wrong. #a11y #accessibility

Toot Café