Skip to content

Commit f35c94c

Browse files
committed
[docs] - Update documentation and changelog.
1 parent 0f2894a commit f35c94c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.0 / 2016-05-06
2+
==================
3+
- [new] Import all roles from DPUB-ARIA.
4+
5+
16
1.1.0 / 2016-05-06
27
==================
38
- [new] Add expression value handler for `BinaryExpression` type.

docs/rules/aria-role.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# aria-role
22

3-
Elements with ARIA roles must use a valid, non-abstract ARIA role. A reference to all role defintions can be found at [WAI-ARIA](https://www.w3.org/TR/wai-aria/roles#role_definitions) site.
3+
Elements with ARIA roles must use a valid, non-abstract ARIA role. A reference to role defintions can be found at [WAI-ARIA](https://www.w3.org/TR/wai-aria/roles#role_definitions) site.
44

55
[AX_ARIA_01](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_01)
6+
[DPUB-ARIA roles](https://www.w3.org/TR/dpub-aria-1.0/)
67

78
## Rule details
89

0 commit comments

Comments
 (0)