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**
|
**Tournament Overview page**
|
||||||
|
|
||||||
Issues:
|
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
|
- Ensures `<li>` elements are used semantically
|
||||||
- WCAG 1.3.1
|
- WCAG 1.3.1
|
||||||
|
|
||||||
@ -130,10 +130,10 @@ Solution:
|
|||||||
**Admins page**
|
**Admins page**
|
||||||
|
|
||||||
Issues:
|
Issues:
|
||||||
- Aria-required-children –
|
- Aria-required-children
|
||||||
- Ensures elements with an ARIA role that requires child roles contain them
|
- Ensures elements with an ARIA role that requires child roles contain them
|
||||||
- WCAG 1.3.1
|
- WCAG 1.3.1
|
||||||
- Aria-required-parent –
|
- Aria-required-parent
|
||||||
- Ensures elements with an ARIA role that requires parent roles are contained by them
|
- Ensures elements with an ARIA role that requires parent roles are contained by them
|
||||||
- WCAG 1.3.1
|
- WCAG 1.3.1
|
||||||
- Duplicate-id-aria – multiple elements had the aria id of “rankSelect”
|
- Duplicate-id-aria – multiple elements had the aria id of “rankSelect”
|
||||||
|
Loading…
Reference in New Issue
Block a user