diff --git a/index.html b/index.html
index 5fd055c0..576614fc 100644
--- a/index.html
+++ b/index.html
@@ -1422,7 +1422,7 @@
HTML Element Role Mappings
@@ -2825,7 +2825,7 @@ HTML Element Role Mappings
@@ -4370,7 +4370,7 @@ HTML Attribute State and Property Mappings
`AXTitle`: `<value>` |
@@ -5402,8 +5402,8 @@ HTML Attribute State and Property Mappings
|
@@ -5684,31 +5684,118 @@ HTML Attribute State and Property Mappings
| Not mapped |
+
+ `value` |
+
+ `input`
+ `type=button`;
+ `type=reset`;
+ `type=submit`
+ |
+
+ Contributes to the accessible name of the `input`
+ |
+ See comments |
+ See comments |
+ See comments |
+ See comments |
+
+
+
+ `value` |
+
+ `input`
+ `type=checkbox`;
+ `type=hidden`;
+ `type=radio`
+ |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+
+
+
+ `value` |
+
+ `input`
+ `type=color`
+ |
+
+ `aria-valuenow` &
+ `aria-valuetext`
+ |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+
+
+ `value` |
+
+ `input`;
+ `type=date`;
+ `type=datetime-local`;
+ `type=email`;
+ `type=month`;
+ `type=number`;
+ `type=password`;
+ `type=search`;
+ `type=tel`;
+ `type=text`;
+ `type=url`;
+ `type=week`;
+ |
+ Not mapped |
+ See comments |
+ See comments |
+ See comments |
+ See comments |
+
+
+
`value` |
`input`
+ `type=image`
|
- Not mapped |
-
-
- Associates the accessible value for entry type input elements
- and accessible name for button type input elements
-
+ |
+ Contributes to the accessible name of the `input`
|
-
-
- Associates the accessible value for entry type input elements
- and accessible name for button type input elements
-
+ | See comments |
+ See comments |
+ See comments |
+ See comments |
+
-
-
- Associates the accessible value for entry type input elements
- and accessible name for button type input elements
-
+ |
+
+ `value` |
+
+ `input`
+ `type=range`
|
- `AXValue: <value>` |
+ `aria-valuenow` |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
@@ -5754,26 +5841,10 @@ HTML Attribute State and Property Mappings
`progress`
`aria-valuenow` |
-
-
- Exposed as `IAccessibleValue::currentValue`
-
- |
-
-
- Exposed as `Value.Value`
-
- |
-
-
- Exposed as `atk_value_get_current_value`
-
- |
-
-
- `AXValue: <value>`
-
- |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |
+ Use WAI-ARIA mapping |