Accessibility/ARIAConflictsWithNativeMarkup: Difference between revisions

Jump to navigation Jump to search
m
Line 38: Line 38:
</pre></code>
</pre></code>


Here @title attribute is peculiar to all elements of HTML document and it should be mapped to accessibility name since ARIA doesn't override it. On another hand user agent shouldn't create specific accessible for HTML a, for example, traversed and etc states specific for link accessibles shouldn't be exposed.
Here @title attribute is peculiar to all elements of HTML document and it should be mapped to accessibility name since ARIA doesn't override it. On another hand user agent shouldn't create specific accessible for HTML a. In that way, for example, traversed and etc states specific for link accessibles shouldn't be exposed.


Let's consider an example:
Let's consider an example:
Confirmed users
1,396

edits

Navigation menu