Accessibility/ARIAConflictsWithNativeMarkup: Difference between revisions

Jump to navigation Jump to search
m
Line 8: Line 8:
==Conflicts settlement==
==Conflicts settlement==


ARIA usage within native markup can be result of two conflict types. This is either ARIA overwhelms mapping rules of native markup or ARIA is mapped upon native markup. It depends on compatibility of ARIA role and role from native markup. Thus if roles are consistent or no ARIA role was used then ARIA is mapped upon native markup. Otherwise ARIA suppress any rules coming from native markup.
ARIA usage within native markup can be result of two conflict types. This is either ARIA overwhelms mapping rules of native markup or ARIA is mapped upon native markup. It depends on compatibility of ARIA role and role from native markup. Thus if roles are consistent or no ARIA role was used then ARIA is mapped upon native markup. Otherwise ARIA suppress any rules coming from native markup excepting some general native markup rules.


===ARIA applied on top of native markup===
===ARIA applied on top of native markup===
Confirmed users
1,396

edits

Navigation menu