Organize shared images, CSS, and scripts
mainThe common directory serves as a central repository for resources shared across multiple ARIA specifications.
Usage Guidelines
- Shared Resources: Place images, CSS, or scripts in the
commondirectory if they are (or are likely to be) used by more than one specification. - Specification-Specific Resources: Place resources that are unique to a single specification, or CSS intended to override common styles, directly in that specification's own directory.
- Organization: To maintain consistency, use the following sub-directory structure within both
commonand specification-specific directories:img/css/script/