Different ordering of output in supports nonvisual reading #587
Labels
a11y-display-techniques-epub
Issue with the epub accessibility metadata display techniques
a11y-display-techniques-onix
Issue with the onix accessibility metadata display techniques
In the onix techniques, the alternative text output is a subtest:
THEN display "Readable in read aloud or dynamic braille".
THEN display "Has alt text".
In the epub techniques, it occurs before any of the other output
THEN display "Has alt text".
THEN display "Readable in read aloud or
I'm not sure which of these is correct. It seems odd to output that there is alternative text before answering if the text is readable, but it doesn't seem right not to say there is alternative text just because the entire content can't be read aloud or read in braille.
The text was updated successfully, but these errors were encountered: