User:GijsKruitbosch/ChatA11Y AppAuthors: Difference between revisions

Jump to navigation Jump to search
Line 45: Line 45:
The ''aditions'' and ''removals'' keywords indicate that adding respectively removing elements should be announced.
The ''aditions'' and ''removals'' keywords indicate that adding respectively removing elements should be announced.


The ''text'' keyword indicates that changes in the textnode(s) inside an element should be announced.
The ''text'' keyword indicates that changes in the text inside an element should be announced.


The default value for this attribute is <tt>aria-relevant="additions"</tt>.  
The default value for this attribute is <tt>aria-relevant="additions text"</tt>.  


For a chatlog where we add messages but do not change them, and where removals ''are'' relevant, we could thus specify: <tt>aria-relevant="additions removals"</tt>.
For a chatlog where we add messages but do not change them, and where removals ''are'' relevant, we could thus specify: <tt>aria-relevant="additions removals"</tt>.
Confirmed users
290

edits

Navigation menu