aboutsummaryrefslogtreecommitdiff
path: root/guidelines/WCAG-1.0/conformance-A.json
diff options
context:
space:
mode:
authorGravatar Trevor Elliott <trevor@galois.com>2013-06-26 10:50:51 -0700
committerGravatar Trevor Elliott <trevor@galois.com>2013-06-26 10:50:51 -0700
commit9c27c7e281a54e8819d256b7ac054f77cf957631 (patch)
treecd899cc91d57b3315ae08f86fa2241a1b63b87ce /guidelines/WCAG-1.0/conformance-A.json
parent83fd5d7eac15eda9ffcedf1d60dfeeadc722e24c (diff)
Rename the accessibility directory
* Accessibility was too general, these were only WCAG-1.0
Diffstat (limited to 'guidelines/WCAG-1.0/conformance-A.json')
-rw-r--r--guidelines/WCAG-1.0/conformance-A.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/guidelines/WCAG-1.0/conformance-A.json b/guidelines/WCAG-1.0/conformance-A.json
new file mode 100644
index 0000000..fe49346
--- /dev/null
+++ b/guidelines/WCAG-1.0/conformance-A.json
@@ -0,0 +1,9 @@
+{ "name": "W3C Accessibility Guidelines (Conformance A)"
+, "description": "See: www.w3.org/TR/WCAG10/"
+, "license": "BSD3"
+, "rules":
+ [ "guideline-1.js"
+ , "guideline-2.js"
+ , "guideline-3.js"
+ ]
+}