Changes between Version 2 and Version 3 of Ticket #57450, comment 1
- Timestamp:
- 01/12/2023 11:32:42 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57450, comment 1
v2 v3 1 1 Hello and thank you for opening this ticket, 2 2 3 First I don't think it's a violation to WCAG (Web ContentAccessibility Guidelines) since we're not speaking about the public interface of the website. It's probably more related to Authoring Tool Accessibility Guidelines (ATAG).3 First I don't think it's a violation to WCAG (Web **Content** Accessibility Guidelines) since we're not speaking about the public interface of the website. It's probably more related to Authoring Tool Accessibility Guidelines (ATAG). 4 4 5 5 Second, I think this issue need to be addressed on Gutenberg's side, since the code of the Editor is mostly located on Gutenberg GitHub repository: https://github.com/WordPress/gutenberg/