element-web/test/utils/exportUtils
Michael Telatynski 1a0e5c1805
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
2023-04-17 16:09:45 +00:00
..
__snapshots__ Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
exportCSS-test.ts Fix "[object Promise]" appearing in HTML exports (#9975) 2023-01-30 14:31:32 +00:00
HTMLExport-test.ts Apply strictNullChecks to src/utils/exportUtils (#10379) 2023-03-29 21:47:07 +00:00
JSONExport-test.ts Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
PlainTextExport-test.ts Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00