Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass accessibility tests. fixes jackmoore#765
The approach here adds button text from colorbox defaults at page load time to avoid the following errors reported by accessibility tests: * wave.webaim.org: A button is empty or has no value text. * HTML_CodeSniffer WCAG 2.0 Level AAA: This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content.
- Loading branch information