Skip to content

Commit

Permalink
Update list of ARIA attributes to match ARIA 1.1
Browse files Browse the repository at this point in the history
(adding aria-keyshortcuts)
  • Loading branch information
AmeliaBR committed Aug 24, 2016
1 parent 1148831 commit a3843fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/definitions.xml
Expand Up @@ -605,6 +605,7 @@
<attribute name='aria-haspopup' href='http://www.w3.org/TR/wai-aria-1.1/#aria-haspopup'/>
<attribute name='aria-hidden' href='http://www.w3.org/TR/wai-aria-1.1/#aria-hidden'/>
<attribute name='aria-invalid' href='http://www.w3.org/TR/wai-aria-1.1/#aria-invalid'/>
<attribute name='aria-keyshortcuts' href='http://www.w3.org/TR/wai-aria-1.1/#aria-keyshortcuts'/>
<attribute name='aria-label' href='http://www.w3.org/TR/wai-aria-1.1/#aria-label'/>
<attribute name='aria-labelledby' href='http://www.w3.org/TR/wai-aria-1.1/#aria-labelledby'/>
<attribute name='aria-level' href='http://www.w3.org/TR/wai-aria-1.1/#aria-level'/>
Expand Down

0 comments on commit a3843fc

Please sign in to comment.