Update Universal Design
parent
d6f1f902a8
commit
a0ded3eae3
@ -120,7 +120,7 @@ Used the “Accessibility Insights for Web” tool by Microsoft to run automatic
|
||||
**Tournament Overview page**
|
||||
|
||||
Issues:
|
||||
- Listitem – some listelements was left from an old revision
|
||||
- Listitem – some list elements remained from an old revision
|
||||
- Ensures `<li>` elements are used semantically
|
||||
- WCAG 1.3.1
|
||||
|
||||
@ -130,10 +130,10 @@ Solution:
|
||||
**Admins page**
|
||||
|
||||
Issues:
|
||||
- Aria-required-children –
|
||||
- Aria-required-children
|
||||
- Ensures elements with an ARIA role that requires child roles contain them
|
||||
- WCAG 1.3.1
|
||||
- Aria-required-parent –
|
||||
- Aria-required-parent
|
||||
- Ensures elements with an ARIA role that requires parent roles are contained by them
|
||||
- WCAG 1.3.1
|
||||
- Duplicate-id-aria – multiple elements had the aria id of “rankSelect”
|
||||
|
Loading…
Reference in New Issue
Block a user