aria-proposed.txt

 1 @autocomplete | @aria-auto | strong
 2 @checked | @aria-checked | strong
 3 @contextmenu | @aria-haspopup | strong
 4 @disabled | @aria-disabled | strong
 5 @hidden | @aria-hidden | strong
 6 @invalid | @aria-invalid | strong
 7 @max | @aria-valuemax | strong
 8 @min | @aria-valuemin | strong
 9 @open | @aria-expanded | strong
 10 @readonly | @aria-readonly | strong
 11 @required | @aria-required | strong
 12 @value | @aria-valuenow | strong
113 a (no href) | no role | any | undoc
2  a href | link | strong
3  abbr | no role | any | undoc
4  address | no role | no role, contentinfo
 14 a href | link | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
 15 abbr | no role | any
 16 address | no role | any
517 area (no href) | no role | any | undoc
6  area href | link | strong
 18 area href | link | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
719 article | article | application, article, document, main
820 aside | note | complementary, note, search
9  audio | no role | any | undoc
10  b | no role | any | undoc
11  base | no role | any | undoc
12  bdo | no role | any | undoc
13  blockquote | no role | any | undoc
14  body | document | application, document
15  br | no role | any | undoc
16  button | button | strong
17  canvas | no role | any | undoc
 21 audio | no role | no role, application
 22 b | no role | any
 23 base | no role | strong
 24 bdo | no role | any
 25 blockquote | no role | any
 26 body | document | document, application
 27 br | no role | any
 28 button | button | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
 29 canvas | no role | any
1830 caption | no role | any | undoc
19  cite | no role | any | undoc
20  code | no role | any | undoc
21  col | no role | any | undoc
22  colgroup | no role | any | undoc
 31 cite | no role | any
 32 code | no role | any
 33 col | no role | any
 34 colgroup | no role | any
2335 command | no role | any | undoc
2436 datalist | listbox aria-multiselectable=false | strong
2537 dd | no role | any | undoc
26  del | no role | any | undoc
27  details | no role | any | undoc
28  dfn | no role | any | undoc
29  div | no role | any | undoc
 38 del | no role | any
 39 details | button | button, combobox
 40 dfn | no role | any
 41 div | no role | any
3042 dl | no role | any | undoc
3143 dt | no role | any | undoc
3244 element that defines a command type=checkbox (descendent of menu list) | menuitemcheckbox aria-checked=(command checked state) | strong
3345 element that defines a command type=command (descendent of menu list) | menuitem
3446 element that defines a command type=radio (descendent of menu list) | menuitemradio aria-checked=(command checked state) | strong
35  elements that are disabled | aria-disabled=true | strong
36  elements that are required | aria-required=true | strong
37  em | no role | any | undoc
38  embed | no role | any | undoc
39  fieldset | no role | any | undoc
40  figcaption | no role | any | undoc
41  figure | no role | any | undoc
42  footer | no role | no role, contentinfo
43  form | no role | any | undoc
44  frameset | document | application, document
 47 em | no role | any
 48 embed | no role | application, document, image
 49 fieldset | no role | any
 50 figcaption | no role | any
 51 figure | no role | any
 52 footer | no role | contentinfo
 53 form | form | application, form, search
4554 h1 (in hgroup) | no role | any | undoc
46  h1 (not in hgroup) | heading aria-level=(outline depth) | strong
 55 h1 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
4756 h2 (in hgroup) | no role | any | undoc
48  h2 (not in hgroup) | heading aria-level=(outline depth) | strong
 57 h2 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
4958 h3 (in hgroup) | no role | any | undoc
50  h3 (not in hgroup) | heading aria-level=(outline depth) | strong
 59 h3 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
5160 h4 (in hgroup) | no role | any | undoc
52  h4 (not in hgroup) | heading aria-level=(outline depth) | strong
 61 h4 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
5362 h5 (in hgroup) | no role | any | undoc
54  h5 (not in hgroup) | heading aria-level=(outline depth) | strong
 63 h5 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
5564 h6 (in hgroup) | no role | any | undoc
56  h6 (not in hgroup) | heading aria-level=(outline depth) | strong
57  head | no role | any | undoc
 65 h6 (not in hgroup) | heading aria-level=(outline depth) | button, checkbox, link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem
 66 head | no role | strong
5867 header | no role | no role, banner
5968 hgroup | heading aria-level=(outline depth) | strong
6069 hr | separator | strong
61  html | no role | any | undoc
62  i | no role | any | undoc
63  iframe | no role | any | undoc
 70 html | no role | strong
 71 i | no role | any
 72 iframe | no role | no role, application, document
6473 img (no empty alt) | no role | any | undoc
6574 img alt="" | presentation | strong
66  input type=button | button | strong
67  input type=checkbox | checkbox aria-checked=(checkedness) | strong
 75 input type=button | button | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
 76 input type=checkbox | checkbox aria-checked=(checkedness) | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
6877 input type=color | no role | strong
6978 input type=date | no role aria-readonly=(readonlyness) | strong
7079 input type=datetime | no role aria-readonly=(readonlyness) | strong
7180 input type=datetime-local | no role aria-readonly=(readonlyness) | strong
7281 input type=email (no suggestions source) | textbox aria-readonly=(readonlyness) | strong
7382 input type=email (suggestions source) | combobox aria-owns=list aria-readonly=(readonlyness) | strong
74  input type=file | button | strong
 83 input type=file | no role | strong
7584 input type=hidden | no role | strong
76  input type=image | button | strong
 85 input type=image | button | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
7786 input type=month | no role aria-readonly=(readonlyness) | strong
7887 input type=number | spinutton aria-readonly=(readonlyness) aria-valuemax=(maximum) aria-valuemin=(minimum) aria-valuenow=(value) | strong
7988 input type=password | textbox aria-readonly=(readonlyness) | strong
80  input type=radio | radio aria-checked=(checkedness) | strong
 89 input type=radio | radio aria-checked=(checkedness) | button, link, menuitem, menuitemcheckbox, menuitemradio, radio, slider, scrollbar, progressbar
8190 input type=range | slider aria-readonly=(readonlyness) aria-valuemax=(maximum) aria-valuemin=(minimum) aria-valuenow=(value) | strong
8291 input type=reset | button | strong
8392 input type=search (no suggestion source) | textbox aria-readonly=(readonlyness) | strong

91100 input type=url (no suggestion source) | textbox aria-readonly=(readonlyness) | strong
92101 input type=url (suggestions source) | combobox aria-owns=list aria-readonly=(readonlyness) | strong
93102 input type=week | no role aria-readonly=(readonlyness) | strong
94  ins | no role | any | undoc
95  kbd | no role | any | undoc
96  keygen | no role | any | undoc
97  label | no role | any | undoc
 103 ins | no role | any
 104 kbd | no role | any
 105 keygen | no role | strong
 106 label | no role | no role, alert, log, marquee, statos, timer
98107 legend | no role | any | undoc
99108 li (no ul or ol parent) | no role | any | undoc
100  li (ul or ol parent) | listitem | listitem, treeitem
101  link (hyperlink) | link | strong
102  link (not hyperlink) | no role | any | undoc
103  map | no role | any | undoc
104  mark | no role | any | undoc
105  math | no role | any | undoc
 109 li (ul or ol parent) | listitem | menuitem, menuitemcheckbox, menuitemradio, option, tab, treeitem, presentation
 110 link | no role | strong
 111 mark | no role | any
 112 math | math | strong
106113 menu type="" | menu | strong
107  menu type=context | no role | strong
 114 menu type=context | menu | strong
108115 menu type=toolbar | toolbar | strong
109  meta | no role | any | undoc
110  meter | no role | any | undoc
 116 meta | no role | strong
 117 meter | no role | strong
111118 nav | navigation | strong
112  noscript | no role | any | undoc
113  object | no role | any | undoc
114  ol | list | directory, list, tree
 119 noscript | no role | strong
 120 object | no role | no role, application, document, image
 121 ol | list | list, listbox, menu, menubar, tablist, toolbar, tree, directory, presentation
115122 optgroup | no role | any | undoc
116123 option (in list of options or datalist) | option aria-selected=(selectedness) | strong
117124 option (not in list of options or datalist) | no role | any | undoc
118  output | status | any
119  p | no role | any | undoc
120  param | no role | any | undoc
121  pre | no role | any | undoc
 125 output | no role | any
 126 p | no role | any
 127 param | no role | strong
 128 pre | no role | any
122129 progress | progressbar aria-valuemax=(maximum) aria-valuemin=(minimum) aria-valuenow=(value) | strong
123  q | no role | any | undoc
 130 q | no role | any
124131 rp | no role | any | undoc
125132 rt | no role | any | undoc
126  ruby | no role | any | undoc
127  samp | no role | any | undoc
128  script | no role | any | undoc
 133 ruby | no role | any
 134 samp | no role | any
 135 script | no role | strong
129136 section | region | alert, alertdialog, application, contentinfo, dialog, document, log, main, region, search, status
130137 select (no multiple) | listbox aria-multiselectable=false | strong
131138 select multiple | listbox aria-multiselectable=true | strong
132  small | no role | any | undoc
133  source | no role | any | undoc
134  span | no role | any | undoc
135  strong | no role | any | undoc
136  style | no role | any | undoc
137  sub | no role | any | undoc
138  summary | no role | any | undoc
139  sup | no role | any | undoc
140  svg | no role | any | undoc
141  table | grid | grid, treegrid
142  tbody | no role | any | undoc
143  td | gridcell aria-labeledby=headers | strong
 139 small | no role | any
 140 source | no role | strong
 141 span | no role | any
 142 strong | no role | any
 143 style | no role | strong
 144 sub | no role | any
 145 summary | no role | any
 146 sup | no role | any
 147 svg | no role | no role, application, document, presentation
 148 table | no role | alertdialog, dialog, directory, grid, list, listbox, menu, menubar, tablist, toolbar, tree, treegrid, presentation
 149 tbody | no role | any
 150 td | no role | button, checkbox, gridcell,link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem, presentation
144151 textarea | textbox aria-multiline=true aria-readonly=(readonlyness) | strong
145  tfoot | no role | any | undoc
 152 tfoot | no role | any
146153 th (column header) | columnheader aria-labeledby=headers | strong
147154 th (not column or row header) | gridcell aria-labeledby=headers | strong
148155 th (row header) | rowheader aria-labeledby=headers | strong
149  thead | no role | any | undoc
150  time | no role | any | undoc
151  title | no role | any | undoc
152  tr | row | strong
153  ul | list | directory, list, tree
154  var | no role | any | undoc
155  video | no role | any | undoc
156  wbr | no role | any | undoc
 156 thead | no role | any
 157 time | no role | any
 158 title | no role | strong
 159 tr | no role | button, checkbox, gridcell,link, menuitem, menuitemcheckbox, menuitemradio, option, radio, slider, spinbutton, scrollbar, tab, treeitem, presentation
 160 ul | list | list, listbox, menu, menubar, tablist, toolbar, tree, directory, presentation
 161 var | no role | any
 162 video | no role | no role, application
 163 wbr | no role | any