Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47318, comment 27


Ignore:
Timestamp:
09/28/2019 05:24:41 PM (5 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47318, comment 27

    initial v1  
    11> Both the HTML specs and the WPCampus report look at wp-admin as being a series of web pages. That's not the case, it is closer to being an application on Windows or Mac. The requirements there are not the same as for web pages.
    22
    3 You're right. Technically, the requirement for an authoring tool are not the same as the ones for Web Content (the W and V in WCAG). Actually, they're the ATAG (Authoring Tool Accessibility Guidelines) which are stricter than WCAG :)
     3You're right. Technically, the requirements for an authoring tool are not the same as the ones for Web Content (the W and C in WCAG). Actually, they're the ATAG (Authoring Tool Accessibility Guidelines) which are stricter than WCAG :)
    44
    55Note: for the sake of simplicity, you may want to think at ATAG as a superset of the WCAG plus an additional set of rules specific to authoring tools and content production.