Chromium Code Reviews| Index: third_party/accessibility-audit/README.chromium |
| diff --git a/third_party/accessibility-audit/README.chromium b/third_party/accessibility-audit/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f0ba1bfdf6d305cfdc0deb9376054abd274b1870 |
| --- /dev/null |
| +++ b/third_party/accessibility-audit/README.chromium |
| @@ -0,0 +1,16 @@ |
| +Name: Accessibility Audit library, from Accessibility Developer Tools |
| +Short Name: accessibility-audit |
| +URL: https://github.com/GoogleChrome/accessibility-developer-tools/ |
| +Version: 0 |
| +Revision: 1932e35896baf576c64ec8ddade00cfb68f81610 |
| +License: Apache 2.0 |
| +License File: LICENSE |
| +Security Critical: no |
| + |
| +Description: |
| +Library of accessibility-related testing and utility code. |
| + |
| +This version has been built from the revision linked in the comment at the top of the axs_testing.js file (the revision information is added automatically by the build process). See README.md in original project for build instructions. |
|
darin (slow to review)
2013/09/13 07:18:23
nit: maybe some 80-column line breaking would be n
darin (slow to review)
2013/09/13 07:18:23
Note: The security team previously raised concerns
aboxhall
2013/09/13 22:47:22
Done.
aboxhall
2013/09/13 22:47:22
Thanks - I did see the polymer example. The versio
|
| + |
| +Local Modifications: |
| +No modifications. |