- From: Bart Simons <bart.simons@anysurfer.be>
- Date: Wed, 04 Oct 2017 14:42:37 +0200
- To: w3c-wai-ig@w3.org
Op 30/09/2017 2:20, Russ Weakley schreef: > > A simple solution is to use an aria-label: > > <span aria-label="minus 91">-91</span> > > You can see this in action here: > > https://jsfiddle.net/russmaxdesign/fhs8m6z1/ > If I understand correctly, aria-label only works on components in the accessibility tre that have an explicit or implicit role. If that is correct, it makes no sense to add aria-label to a span. Regards Bart Simons
Received on Wednesday, 4 October 2017 12:43:04 UTC