Fix multiple accessibility defects identified by AXE (#10606)
* Mark effects overlay canvas as aria hidden
* Ensure date separators aren't seen as focusable aria separators
* Fix
* Fix font slider not having aria label
* Add missing aria labels
* Fix settings flags setting aria-checked={null}
* Update snapshots
This commit is contained in:
committed by
GitHub
parent
270a26d89a
commit
1a0e5c1805
@@ -42,7 +42,6 @@ exports[`MessagePanel should handle lots of membership events quickly 1`] = `
|
||||
aria-label="Thu, Jan 1 1970"
|
||||
class="mx_DateSeparator"
|
||||
role="separator"
|
||||
tabindex="-1"
|
||||
>
|
||||
<hr
|
||||
role="none"
|
||||
|
||||
Reference in New Issue
Block a user