HTML’s Best Kept Secret: The <output> Tag
The HTML <output> element was introduced long time ago but we totally forgot about it.
It could be used for accessibility to announce its value everytime it changes without using ARIA. It could be a good fit for screen readers.