diff --git a/index.html b/index.html index dd171d9..9affab2 100644 --- a/index.html +++ b/index.html @@ -6500,1553 +6500,1527 @@

HTML Attribute to Accessibility API State and Property Mapping Matrix

abbr - th - Yes - Yes - not mapped -   -   -   -   -   -   + th + Yes + Yes + not mapped +   +   +   +   +   +   accept - input - Yes - Yes - not mapped -   -   -   -   -   -   + input + Yes + Yes + not mapped +   +   +   +   +   +   accept-charset - form - Yes - Yes - not mapped -   -   -   -   -   -   + form + Yes + Yes + not mapped +   +   +   +   +   +   accesskey - HTML elements - Yes - Yes - not mapped - accKeyboardShortcut - accKeyboardShortcut - AcceleratorKey - ? - AXAccessKey -   + HTML elements + Yes + Yes + not mapped + accKeyboardShortcut + accKeyboardShortcut + AcceleratorKey + ? + AXAccessKey +   action - form - Yes - Yes - not mapped -   -   -   -   -   -   + form + Yes + Yes + not mapped +   +   +   +   +   +   allowfullscreen - iframe - No - Yes - -   -   -   -   -   -   + iframe + No + Yes + +   +   +   +   +   +   alt - area; img; input - Yes - Yes - not mapped - accName - - Name - RELATION_LABEL_FOR - AXDescription -   + area; img; input + Yes + Yes + not mapped + accName + + Name + RELATION_LABEL_FOR + AXDescription +   async - script - No - Yes - not mapped -   -   -   -   -   -   + script + No + Yes + not mapped +   +   +   +   +   +   - autocomplete
"on|off" - form - No - Yes -

aria-autocomplete

+ autocomplete
"on|off" + form + No + Yes +

aria-autocomplete

note: the ARIA attribute and the HTML attribute have disparate features.

- not mapped - Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

- not mapped - Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

- not mapped -   + not mapped + Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

+ not mapped + Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

+ not mapped +   - autocomplete - input; select; textarea - No - Yes -

aria-autocomplete

+ autocomplete + input; select; textarea + No + Yes +

aria-autocomplete

note: the ARIA attribute and the HTML attribute have disparate features.

- not mapped - Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

- not mapped - Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

- not mapped -   + not mapped + Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

+ not mapped + Object attribute autocomplete

Expose the STATE_SUPPORTS_AUTOCOMPLETION equivalent state

+ not mapped +   autofocus - button; input; keygen; select; textarea - No - Yes - not mapped - aria-flowto? - N/A - N/A - N/A - N/A - N/A -   + button; input; keygen; select; textarea + No + Yes + not mapped - aria-flowto? + N/A + N/A + N/A + N/A + N/A +   autoplay - audio; video - No - Yes - not mapped - N/A - N/A - N/A - N/A - N/A -   + audio; video + No + Yes + not mapped + N/A + N/A + N/A + N/A + N/A +   border - table - Yes - Yes - not mapped -   -   -   -   -   -   + table + Yes + Yes + not mapped +   +   +   +   +   +   challenge - keygen - No - Yes - not mapped -   -   -   -   -   -   + keygen + No + Yes + not mapped +   +   +   +   +   +   charset - meta - No - Yes - not mapped -   -   -   -   -   -   + meta + No + Yes + not mapped +   +   +   +   +   +   charset - script - Yes - Yes - not mapped -   -   -   -   -   -   + script + Yes + Yes + not mapped +   +   +   +   +   +   checked (if present) - menuitem; input - Yes - Yes - aria-checked (state)="true" - Set the STATE_SYSTEM_CHECKED state - Expose object attribute checkable="true" - Expose as ToggleState property in Toggle Control Pattern - Expose object attribute checkable="true" - AXValue="1" -   + menuitem; input + Yes + Yes + aria-checked (state)="true" + Set the STATE_SYSTEM_CHECKED state + Expose object attribute checkable="true" + Expose as ToggleState property in Toggle Control Pattern + Expose object attribute checkable="true" + AXValue="1" +   checked (if absent) - menuitem; input - Yes - Yes - aria-checked (state)="false" - Clear the STATE_SYSTEM_CHECKED state - Expose object attribute checkable="true" - Expose as ToggleState property in Toggle Control Pattern. - Expose object attribute checkable="true" - AXValue="0" -   + menuitem; input + Yes + Yes + aria-checked (state)="false" + Clear the STATE_SYSTEM_CHECKED state + Expose object attribute checkable="true" + Expose as ToggleState property in Toggle Control Pattern. + Expose object attribute checkable="true" + AXValue="0" +   cite - blockquote; del; ins; q - Yes - Yes -   -   -   -   -   - AXURL -   + blockquote; del; ins; q + Yes + Yes +   +   +   +   +   + AXURL +   class - HTML elements - Yes - Yes - not mapped -   -   -   -   -   -   + HTML elements + Yes + Yes + not mapped +   +   +   +   +   +   cols - textarea - Yes - Yes -   -   -   -   -   - AXRangeForLine -   + textarea + Yes + Yes +   +   +   +   +   + AXRangeForLine +   colspan - td; th - Yes - Yes -   -   -   -   -   - AXColumnIndexRange
pos=column index; len=colspan value -   + td; th + Yes + Yes +   +   +   +   +   + AXColumnIndexRange
pos=column index; len=colspan value +   command - menuitem - No - Yes - not mapped -   -   -   -   -   -   + menuitem + No + Yes + not mapped +   +   +   +   +   +   content - meta - Yes - Yes - not mapped -   -   -   -   -   -   + meta + Yes + Yes + not mapped +   +   +   +   +   +   contenteditable - HTML elements - No - Yes -   -   -   -   -   - ? -   + HTML elements + No + Yes +   +   +   +   +   + ? +   contextmenu - HTML elements - No - Yes - aria-haspopup="true" - Expose as STATE_SYSTEM_HASPOPUP. If on a push button, change the role to ROLE_SYSTEM_BUTTONMENU. - Expose as STATE_SYSTEM_HASPOPUP. If on a push button, change the role to ROLE_SYSTEM_BUTTONMENU. - Expose state of the pop-up activities in the ExpandCollapseState property in the ExpandCollapse Control Pattern. - Object attribute haspopup="true" - Expose AXShowMenu and AXPress actions -   + HTML elements + No + Yes + aria-haspopup="true" + Expose as STATE_SYSTEM_HASPOPUP. If on a push button, change the role to ROLE_SYSTEM_BUTTONMENU. + Expose as STATE_SYSTEM_HASPOPUP. If on a push button, change the role to ROLE_SYSTEM_BUTTONMENU. + Expose state of the pop-up activities in the ExpandCollapseState property in the ExpandCollapse Control Pattern. + Object attribute haspopup="true" + Expose AXShowMenu and AXPress actions +   controls - audio; video - No - Yes -   -   -   -   -   - Controls exposed as AXToolbar -   + audio; video + No + Yes +   +   +   +   +   + Controls exposed as AXToolbar +   coords - area - Yes - Yes - not mapped -   -   -   -   -   -   + area + Yes + Yes + not mapped +   +   +   +   +   +   crossorigin - audio; img; link; script; video - No - Yes - not mapped -   -   -   -   -   -   + audio; img; link; script; video + No + Yes + not mapped +   +   +   +   +   +   data - object - Yes - Yes - not mapped -   -   -   -   -   -   + object + Yes + Yes + not mapped +   +   +   +   +   +   datetime - del; ins - No - Yes -   -   -   -   -   - ? -   + del; ins + No + Yes +   +   +   +   +   + ? +   datetime - time - No - Yes -   -   -   -   -   - ? -   + time + No + Yes +   +   +   +   +   + ? +   default - track - No - Yes - not mapped -   -   -   -   -   -   + track + No + Yes + not mapped +   +   +   +   +   +   defer - script - Yes - Yes - not mapped -   -   -   -   -   -   + script + Yes + Yes + not mapped +   +   +   +   +   +   dir - HTML elements - ? - Yes -   -   -   -   -   - ? -   + HTML elements + ? + Yes +   +   +   +   +   + ? +   dirname - input; textarea - ? - Yes -   -   -   -   -   - ? -   + input; textarea + ? + Yes +   +   +   +   +   + ? +   disabled - button; menuitem; fieldset; input; keygen; optgroup; option; select; textarea - Yes - Yes -   -   -   -   -   - AXEnabled="false" -   + button; menuitem; fieldset; input; keygen; optgroup; option; select; textarea + Yes + Yes +   +   +   +   +   + AXEnabled="false" +   download - a; area - No - Yes -   -   -   -   -   - ? -   + a; area + No + Yes +   +   +   +   +   + ? +   draggable - HTML elements - No - Yes -   -   -   -   -   - ? -   + HTML elements + No + Yes +   +   +   +   +   + ? +   dropzone - HTML elements - No - Yes -   -   -   -   -   - ? -   + HTML elements + No + Yes +   +   +   +   +   + ? +   enctype - form - Yes - Yes - not mapped -   -   -   -   -   -   + form + Yes + Yes + not mapped +   +   +   +   +   +   for - label - Yes - Yes - not mapped -   -   -   -   -   -   + label + Yes + Yes + not mapped +   +   +   +   +   +   for - output - No - Yes - not mapped -   -   -   -   -   -   + output + No + Yes + not mapped +   +   +   +   +   +   form - button; fieldset; input; keygen; label; object; output; select; textarea - No - Yes - not mapped -   -   -   -   -   -   + button; fieldset; input; keygen; label; object; output; select; textarea + No + Yes + not mapped +   +   +   +   +   +   formaction - button; input - No - Yes - not mapped -   -   -   -   -   -   + button; input + No + Yes + not mapped +   +   +   +   +   +   formenctype - button; input - No - Yes - not mapped -   -   -   -   -   -   + button; input + No + Yes + not mapped +   +   +   +   +   +   formmethod - button; input - No - Yes - not mapped -   -   -   -   -   -   + button; input + No + Yes + not mapped +   +   +   +   +   +   formnovalidate - button; input - No - Yes - not mapped -   -   -   -   -   -   + button; input + No + Yes + not mapped +   +   +   +   +   +   formtarget - button; input - No - Yes - not mapped -   -   -   -   -   -   + button; input + No + Yes + not mapped +   +   +   +   +   +   headers - td; th - Yes - Yes -   -   -   -   -   - Expose via AXColumnHeaderUIElements and AXRowHeaderUIElements -   + td; th + Yes + Yes +   +   +   +   +   + Expose via AXColumnHeaderUIElements and AXRowHeaderUIElements +   height - canvas; embed; iframe; img; input; object; video - Yes - Yes - not mapped -   -   -   -   -   -   + canvas; embed; iframe; img; input; object; video + Yes + Yes + not mapped +   +   +   +   +   +   hidden - HTML elements - No - Yes -   -   -   -   -   - Not exposed in AX API -   + HTML elements + No + Yes +   +   +   +   +   + Not exposed in AX API +   high - meter - No - Yes -   -   -   -   -   - ? -   + meter + No + Yes +   +   +   +   +   + ? +   href - a; area - Yes - Yes -   -   -   -   -   - AXURL -   + a; area + Yes + Yes +   +   +   +   +   + AXURL +   href - link - Yes - Yes -   -   -   -   -   -   -   + link + Yes + Yes +   +   +   +   +   +   +   hreflang - a; area; link - Yes - Yes -   -   -   -   -   -   -   + a; area; link + Yes + Yes +   +   +   +   +   +   +   http-equiv - meta - Yes - Yes - not mapped -   -   -   -   -   -   + meta + Yes + Yes + not mapped +   +   +   +   +   +   icon - menuitem - No - Yes - not mapped -   -   -   -   -   -   + menuitem + No + Yes + not mapped +   +   +   +   +   +   id - HTML elements - Yes - Yes - not mapped -   -   -   -   -   -   + HTML elements + Yes + Yes + not mapped +   +   +   +   +   +   ismap - img - Yes - Yes - not mapped -   -   -   -   -   -   + img + Yes + Yes + not mapped +   +   +   +   +   +   keytype - keygen - No - Yes - not mapped -   -   -   -   -   -   + keygen + No + Yes + not mapped +   +   +   +   +   +   kind - track - No - Yes -   -   -   -   -   -   -   + track + No + Yes +   +   +   +   +   +   +   label - menuitem; menu; optgroup; option; track - ? - Yes -   -   -   -   -   -   -   + menuitem; menu; optgroup; option; track + ? + Yes +   +   +   +   +   +   +   lang - HTML elements - Yes - Yes -   -   -   -   -   -   -   + HTML elements + Yes + Yes +   +   +   +   +   +   +   list - input - No - Yes - not mapped -   -   -   -   -   -   + input + No + Yes + not mapped +   +   +   +   +   +   longdesc - img, frame, iframe - Yes - No - No - accdescription (Internet Explorer only) - + img, frame, iframe + Yes + No + No + accdescription (Internet Explorer only) +
Not mapped
- +
Not mapped
- +
Not mapped
- +
Not mapped
- IE 8+ populates the accdescription with the value of the longdesc attribute. This is brittle as it is overwritten when aria-describedby is used. + IE 8+ populates the accdescription with the value of the longdesc attribute. This is brittle as it is overwritten when aria-describedby is used. loop - audio; video - No - Yes - not mapped -   -   -   -   -   -   + audio; video + No + Yes + not mapped +   +   +   +   +   +   low - meter - No - Yes -   -   -   -   -   -   -   + meter + No + Yes +   +   +   +   +   +   +   manifest - html - No - Yes - not mapped -   -   -   -   -   -   + html + No + Yes + not mapped +   +   +   +   +   +   max - input - No - Yes -   -   -   -   -   - AXMaxValue -   + input + No + Yes +   +   +   +   +   + AXMaxValue +   max - meter; progress - No - Yes -   -   -   -   -   - AXMaxValue -   + meter; progress + No + Yes +   +   +   +   +   + AXMaxValue +   maxlength - input; textarea - Yes - Yes -   -   -   -   -   -   -   + input; textarea + Yes + Yes +   +   +   +   +   +   +   media - a; area; link; source; style - ? - Yes -   -   -   -   -   -   -   + a; area; link; source; style + ? + Yes +   +   +   +   +   +   +   mediagroup - audio; video + audio; video - No - Yes - not mapped -   -   -   -   -   -   + No + Yes + not mapped +   +   +   +   +   +   method - form - Yes - Yes - not mapped -   -   -   -   -   -   + form + Yes + Yes + not mapped +   +   +   +   +   +   min - input -   - Yes -   -   -   -   -   - AXMinValue -   + input +   + Yes +   +   +   +   +   + AXMinValue +   min - meter - No - Yes -   -   -   -   -   - AXMinValue -   + meter + No + Yes +   +   +   +   +   + AXMinValue +   multiple - input; select - Yes - Yes -   -   -   -   -   -   -   + input; select + Yes + Yes +   +   +   +   +   +   +   muted - audio; video - No - Yes - not mapped -   -   -   -   -   -   + audio; video + No + Yes + not mapped +   +   +   +   +   +   name - button; fieldset; input; keygen; output; select; textarea - Yes - Yes - not mapped -   -   -   -   -   -   + button; fieldset; input; keygen; output; select; textarea + Yes + Yes + not mapped +   +   +   +   +   +   name - form - Yes - Yes - not mapped -   -   -   -   -   -   + form + Yes + Yes + not mapped +   +   +   +   +   +   name - iframe; object - Yes - Yes - not mapped -   -   -   -   -   -   + iframe; object + Yes + Yes + not mapped +   +   +   +   +   +   name - map - Yes - Yes - not mapped -   -   -   -   -   -   + map + Yes + Yes + not mapped +   +   +   +   +   +   name - meta - Yes - Yes - not mapped -   -   -   -   -   -   + meta + Yes + Yes + not mapped +   +   +   +   +   +   name - param - Yes - Yes - not mapped -   -   -   -   -   -   + param + Yes + Yes + not mapped +   +   +   +   +   +   novalidate - form - No - Yes - not mapped -   -   -   -   -   -   + form + No + Yes + not mapped +   +   +   +   +   +   open - details - No - Yes - aria-expanded="true | false" - STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED - STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED - ExpandCollapsePattern - STATE_COLLAPSED
STATE_EXPANDED - boolean AXExpanded - Set properties on the summary element. + details + No + Yes + aria-expanded="true | false" + STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED + STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED + ExpandCollapsePattern + STATE_COLLAPSED
STATE_EXPANDED + boolean AXExpanded + Set properties on the summary element. open - dialog - No - Yes - aria-expanded="true | false" - STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED - STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED - ExpandCollapsePattern - STATE_COLLAPSED
STATE_EXPANDED - boolean AXExpanded - + dialog + No + Yes + aria-expanded="true | false" + STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED + STATE_SYSTEM_EXPANDED
STATE_SYSTEM_COLLAPSED + ExpandCollapsePattern + STATE_COLLAPSED
STATE_EXPANDED + boolean AXExpanded + optimum - meter - No - Yes -   -   -   -   -   -   -   + meter + No + Yes +   +   +   +   +   +   +   pattern - input - No - Yes -   -   -   -   -   -   -   + input + No + Yes +   +   +   +   +   +   +   placeholder - input; textarea - No - Yes -   -   -   -   -   - AXPlaceholderValue -   + input; textarea + No + Yes +   +   +   +   +   + AXPlaceholderValue +   poster - video - No - Yes -   -   -   -   -   -   -   + video + No + Yes +   +   +   +   +   +   +   preload - audio; video - No - Yes -   -   -   -   -   -   -   + audio; video + No + Yes +   +   +   +   +   +   +   radiogroup - menuitem - No - Yes -   -   -   -   -   -   -   + menuitem + No + Yes +   +   +   +   +   +   +   readonly - input; textarea - Yes - Yes -   - STATE_SYSTEM_READONLY -   -   -   - AXEnabled="false" -   + input; textarea + Yes + Yes +   + STATE_SYSTEM_READONLY +   +   +   + AXEnabled="false" +   rel - a; area; link -   - Yes -   -   -   -   -   -   -   + a; area; link +   + Yes +   +   +   +   +   +   +   required - input; select; textarea - No - Yes - aria-required -

Not mapped *

+ input; select; textarea + No + Yes + aria-required +

Not mapped *

* Exposed as STATE_SYSTEM_ALERT_LOW, STATE_SYSTEM_ALERT_HIGH in Firefox.

- STATE_REQUIRED - Expose as IsrequiredForForm property. - Expose STATE_REQUIRED - AXRequired="true" - ? + STATE_REQUIRED + Expose as IsrequiredForForm property. + Expose STATE_REQUIRED + AXRequired="true" + ? reversed - ol - ? - Yes -   -   -   -   -   -   -   + ol + ? + Yes +   +   +   +   +   +   +   rows - textarea - Yes - Yes -   -   -   -   -   -   -   + textarea + Yes + Yes +   +   +   +   +   +   +   rowspan - td; th - Yes - Yes -   -   -   -   -   - AXRowIndexRange
pos=row index; len=rowspan value -   + td; th + Yes + Yes +   +   +   +   +   + AXRowIndexRange
pos=row index; len=rowspan value +   sandbox - iframe - No - Yes -   -   -   -   -   -   -   + iframe + No + Yes +   +   +   +   +   +   +   spellcheck - HTML elements - No - Yes -   -   -   -   -   -   -   + HTML elements + No + Yes +   +   +   +   +   +   +   scope - th - Yes - Yes -   -   -   -   -   -   -   + th + Yes + Yes +   +   +   +   +   +   +   scoped - style - No - Yes -   -   -   -   -   -   -   + style + No + Yes +   +   +   +   +   +   +   seamless - iframe - No - Yes -   -   -   -   -   -   -   + iframe + No + Yes +   +   +   +   +   +   +   selected - option - Yes - Yes -   -   -   -   -   -   -   + option + Yes + Yes +   +   +   +   +   +   +   shape - area - Yes - Yes -   -   -   -   -   -   -   + area + Yes + Yes +   +   +   +   +   +   +   size - input; select - Yes - Yes -   -   -   -   -   -   -   + input; select + Yes + Yes +   +   +   +   +   +   +   sizes - link - No - Yes -   -   -   -   -   -   -   + link + No + Yes +   +   +   +   +   +   +   span - col; colgroup - Yes - Yes -   -   -   -   -   -   -   + col; colgroup + Yes + Yes +   +   +   +   +   +   +   src - audio; embed; iframe; img; input; script; source; track; video - Yes - Yes -   -   -   -   -   -   -   + audio; embed; iframe; img; input; script; source; track; video + Yes + Yes +   +   +   +   +   +   +   srcdoc - iframe - No - Yes -   -   -   -   -   -   -   + iframe + No + Yes +   +   +   +   +   +   +   srclang - track - No - Yes -   -   -   -   -   -   -   + track + No + Yes +   +   +   +   +   +   +   start - ol -   - Yes -   -   -   -   -   -   -   + ol +   + Yes +   +   +   +   +   +   +   step - input - No - Yes -   -   -   -   -   -   -   + input + No + Yes +   +   +   +   +   +   +   style - HTML elements - Yes - Yes - not mapped -   -   -   -   -   -   + HTML elements + Yes + Yes + not mapped +   +   +   +   +   +   - - tabindex - HTML elements - Yes - Yes - not mapped -   -   -   -   -   -   - - - target - a; area + table Yes Yes   @@ -8054,311 +8028,337 @@

HTML Attribute to Accessibility API State and Property Mapping Matrix

      + AXHelp   -   + --> + + tabindex + HTML elements + Yes + Yes + not mapped +   +   +   +   +   +   + + + target + a; area + Yes + Yes +   +   +   +   +   +   +   target - base - Yes - Yes -   -   -   -   -   -   -   + base + Yes + Yes +   +   +   +   +   +   +   target - form - Yes - Yes -   -   -   -   -   -   -   + form + Yes + Yes +   +   +   +   +   +   +   title - HTML elements - Yes - Yes -   -   -   -   -   - AXHelp -   + HTML elements + Yes + Yes +   +   +   +   +   + AXHelp +   title - abbr; dfn - Yes - Yes -   -   -   -   -   - AXHelp -   + abbr; dfn + Yes + Yes +   +   +   +   +   + AXHelp +   title - menuitem - No - Yes -   -   -   -   -   - AXHelp -   + menuitem + No + Yes +   +   +   +   +   + AXHelp +   title - link - Yes - Yes -   -   -   -   -   - + link + Yes + Yes +   +   +   +   +   +
Not mapped
-   +   title - link; style - Yes - Yes -   -   -   -   -   - + link; style + Yes + Yes +   +   +   +   +   +
Not mapped
-   +   translate - HTML elements - No - Yes -   -   -   -   -   -   -   + HTML elements + No + Yes +   +   +   +   +   +   +   type - a; area; link -   - Yes -   -   -   -   -   -   -   + a; area; link +   + Yes +   +   +   +   +   +   +   type - button - Yes - Yes -   -   -   -   -   -   -   + button + Yes + Yes +   +   +   +   +   +   +   type - button; input - Yes - Yes -   -   -   -   -   -   -   + button; input + Yes + Yes +   +   +   +   +   +   +   type - menuitem - No - Yes -   -   -   -   -   -   -   + menuitem + No + Yes +   +   +   +   +   +   +   type - embed; object; script; source; style - Yes - Yes -   -   -   -   -   -   -   + embed; object; script; source; style + Yes + Yes +   +   +   +   +   +   +   type - menu - No - Yes -   -   -   -   -   -   -   + menu + No + Yes +   +   +   +   +   +   +   typemustmatch - object - No - Yes -   -   -   -   -   -   -   + object + No + Yes +   +   +   +   +   +   +   usemap - img; object - Yes - Yes -   -   -   -   -   -   -   + img; object + Yes + Yes +   +   +   +   +   +   +   value - button; option - Yes - Yes -   -   -   -   -   -   -   + button; option + Yes + Yes +   +   +   +   +   +   +   value - input - Yes - Yes -   -   -   -   -   - AXValue -   + input + Yes + Yes +   +   +   +   +   + AXValue +   value - li -   - Yes -   -   -   -   -   -   -   + li +   + Yes +   +   +   +   +   +   +   value - meter; progress - No - Yes -   -   -   -   -   - AXValue -   + meter; progress + No + Yes +   +   +   +   +   + AXValue +   value - param - Yes - Yes -   -   -   -   -   -   -   + param + Yes + Yes +   +   +   +   +   +   +   width - canvas; embed; iframe; img; input; object; video - Yes - Yes -   -   -   -   -   - AXSize
w=n -   + canvas; embed; iframe; img; input; object; video + Yes + Yes +   +   +   +   +   + AXSize
w=n +   wrap - textarea - No - Yes -   -   -   -   -   -   -   + textarea + No + Yes +   +   +   +   +   +   +