diff --git a/index.html b/index.html
index 76875013..6c756af3 100644
--- a/index.html
+++ b/index.html
@@ -4438,14 +4438,16 @@
HTML Attribute State and Property Mappings
- high |
- meter |
- ? |
- Not mapped |
- RangeValue.Maximum |
- Not mapped |
- Not mapped |
-
+ `high` |
+
+ `meter`
+ |
+ Not mapped |
+ Not mapped |
+ `RangeValue.Maximum` |
+ Not mapped |
+ Not mapped |
+
HTML Attribute State and Property Mappings
input
|
- aria-controls
+ `aria-controls`
|
@@ -4652,7 +4654,7 @@ HTML Attribute State and Property Mappings
low |
`meter` |
- ? |
+ Not mapped |
Not mapped |
RangeValue.Minimum |
Not mapped |
@@ -4660,44 +4662,45 @@ HTML Attribute State and Property Mappings
|
- max |
- input |
- ? |
-
-
- Exposed as IAccessibleValue::maximumValue if the element
- implements the interface
-
- |
- RangeValue.Maximum |
-
-
- Exposed as atk_value_get_maximum_value if the element
- implements the AtkValue interface
-
- |
- AXMaxValue: <value> |
+ `max` |
+
+ `input`
+ |
+ `aria-valuemax` |
+
+
+ Exposed as `IAccessibleValue::maximumValue` if the element implements the interface
+
+ |
+ `RangeValue.Maximum` |
+
+
+ Exposed as `atk_value_get_maximum_value` if the element implements the `AtkValue` interface
+
+ |
+ `AXMaxValue: <value>` |
- max |
- meter ; progress |
- ? |
-
-
- Exposed as IAccessibleValue::maximumValue if the element
- implements the interface
-
- |
- RangeValue.Maximum |
-
-
- Exposed as atk_value_get_maximum_value if the element
- implements the AtkValue interface
-
- |
- AXMaxValue: <value> |
-
+ `max` |
+
+ `meter`;
+ `progress`
+ |
+ `aria-valuemax` |
+
+
+ Exposed as `IAccessibleValue::maximumValue` if the element implements the interface
+
+ |
+ `RangeValue.Maximum` |
+
+
+ Exposed as `atk_value_get_maximum_value` if the element implements the `AtkValue` interface
+
+ |
+ `AXMaxValue: <value>` |
+
maxlength |
@@ -4730,44 +4733,46 @@ HTML Attribute State and Property Mappings
- min |
- input |
- ? |
-
-
- Exposed as IAccessibleValue::minimumValue if the element
- implements the interface
-
- |
- RangeValue.Minimum |
-
-
- Exposed as atk_value_get_minimum_value if the element
- implements the AtkValue interface
-
- |
- AXMinValue: <value> |
-
+ `min` |
+
+ `input`
+ |
+ `aria-valuemin` |
+
+
+ Exposed as `IAccessibleValue::minimumValue` if the element
+ implements the interface
+
+ |
+ `RangeValue.Minimum` |
+
+
+ Exposed as `atk_value_get_minimum_value` if the element
+ implements the `AtkValue` interface
+
+ |
+ `AXMinValue: <value>` |
+
- min |
- meter |
- ? |
-
-
- Exposed as IAccessibleValue::minimumValue if the element
- implements the interface
-
- |
- RangeValue.Minimum |
-
-
- Exposed as atk_value_get_minimum_value if the element
- implements the AtkValue interface
-
- |
- AXMinValue: <value> |
-
+ `min` |
+
+ `meter`
+ |
+ `aria-valuemin` |
+
+
+ Exposed as `IAccessibleValue::minimumValue` if the element implements the interface
+
+ |
+ `RangeValue.Minimum` |
+
+
+ Exposed as `atk_value_get_minimum_value` if the element implements the `AtkValue` interface
+
+ |
+ `AXMinValue: <value>` |
+
multiple |
@@ -4918,14 +4923,16 @@ HTML Attribute State and Property Mappings
- optimum |
- meter |
- Not mapped |
- Not mapped |
- Not mapped |
- Not mapped |
- Not mapped |
-
+ `optimum` |
+
+ `meter`
+ |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+ Not mapped |
+
pattern |