Skip to content

Commit

Permalink
Add aria design pattern links to reference.csv(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
evmiguel committed Dec 2, 2020
1 parent 4d77ba2 commit 52b50fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/checkbox/data/references.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ refId,value
author,Michael Fairchild
authorEmail,[email protected]
reference,reference/2020-11-23_175030/checkbox-1/checkbox-1.html
designPattern,https://w3c.github.io/aria-practices/#checkbox
example,https://w3c.github.io/aria-practices/examples/checkbox/checkbox-1/checkbox-1.html
checkbox,https://w3c.github.io/aria/#checkbox
group,https://w3c.github.io/aria/#group
Expand Down
1 change: 1 addition & 0 deletions tests/combobox-autocomplete-both/data/references.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ author,Matt King
authofEmail,[email protected]
reference,reference/2020-11-23_175618/combobox-autocomplete-both.html
example,https://w3c.github.io/aria-practices/examples/combobox/combobox-autocomplete-both.html
designPattern,https://w3c.github.io/aria-practices/#combobox
1 change: 1 addition & 0 deletions tests/menubar-editor/data/references.csv
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ aria-haspopup,https://w3c.github.io/aria/#aria-haspopup
aria-expanded,https://w3c.github.io/aria/#aria-expanded
aria-disabled,https://w3c.github.io/aria/#aria-disabled
aria-label,https://w3c.github.io/aria/#aria-label
designPattern,https://w3c.github.io/aria-practices/#menu

0 comments on commit 52b50fd

Please sign in to comment.