No, I haven't tested it, since I don't own any specific eBook devices. But I'm pretty sure, different devices will handle it differently.
As a former software developer I know for fact that you can't please every tool or app when dealing with HTML and CSS, or any other frontsite rendering approach. That's just headache stuff.
So I've made my peace with what's common solution and don't bother how proprietary wannabes think they want the world go round.
And for that, I thought I'd ask how you guys handle this, so I can follow common practice. In the end it's most likely best to keep it overall simple and basic. But when you can do some improvements without spending hours of trial and error I'd be happy.
Currently I'll stick with adding aria-labels, since this can be done automatically. But it adds additional code, and if it's redundant I'd rather prefer to omit it.
|