HTML’s Best Kept Secret: The “<output>” Tag, by @denodell.bsky.social:

https://denodell.com/blog/html-best-kept-secret-output-tag

#html

HTML’s Best Kept Secret: The output Tag

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

Den Odell

@frontenddogma RE: “it solves something we’ve been cobbling together with <div>s and ARIA for years”

No it doesn’t, it implements exactly the same ARIA live behavior. We didn’t forget about it before ARIA, because *it didn’t do that before ARIA*