@@ -3862,7 +3862,7 @@
HTML Attribute State and Property Mappings
3862
3862
`checked` (if present)
3863
3863
th >
3864
3864
< td class ="elements ">
3865
- < a href =" https://www.w3.org/TR/ html/sec-forms .html#element-attrdef -input-checked "> `input`a >
3865
+ < a data-cite =" html/input .html#attr -input-checked "> `input`a >
3866
3866
td >
3867
3867
< td class ="aria ">
3868
3868
< a class ="core-mapping " href ="#ariaCheckedTrue "> `aria-checked`a > (state)="true"
@@ -3886,7 +3886,7 @@
HTML Attribute State and Property Mappings
3886
3886
< tr tabindex ="-1 " id ="att-checked-absent ">
3887
3887
< th > `checked` (if absent)th >
3888
3888
< td class ="elements ">
3889
- < a href =" https://www.w3.org/TR/ html/sec-forms .html#element-attrdef -input-checked "> `input`a >
3889
+ < a data-cite =" html/input .html#attr -input-checked "> `input`a >
3890
3890
td >
3891
3891
< td class ="aria ">
3892
3892
< a class ="core-mapping " href ="#ariaCheckedFalse "> `aria-checked`a > (state)="false"
@@ -3908,7 +3908,7 @@
HTML Attribute State and Property Mappings
3908
3908
< td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
3909
3909
< td class ="uia "> < div class ="general "> Not mappeddiv > td >
3910
3910
< td class ="atk "> < div class ="general "> Not mappeddiv > td >
3911
- < td class ="ax "> < code > AXURL: <value>code > td >
3911
+ < td class ="ax "> ` AXURL: <value>` td >
3912
3912
< td class ="comments "> td >
3913
3913
tr >
3914
3914
< tr tabindex ="-1 " id ="att-class ">
@@ -3961,7 +3961,9 @@
HTML Attribute State and Property Mappings
3961
3961
tr >
3962
3962
< tr tabindex ="-1 " id ="att-content ">
3963
3963
< th > < code > contentcode > th >
3964
- < td class ="elements "> < a href ="https://www.w3.org/TR/html/document-metadata.html#element-attrdef-meta-content "> < code > metacode > a > td >
3964
+ < td class ="elements ">
3965
+ < a data-cite ="html/semantics.html#attr-meta-content "> `meta`a >
3966
+ td >
3965
3967
< td class ="aria "> < div class ="general "> Not mappeddiv > td >
3966
3968
< td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
3967
3969
< td class ="uia "> < div class ="general "> Not mappeddiv > td >
@@ -3970,44 +3972,44 @@
HTML Attribute State and Property Mappings
3970
3972
< td class ="comments "> td >
3971
3973
tr >
3972
3974
< tr tabindex ="-1 " id ="att-contenteditable ">
3973
- < th > < code > contenteditablecode > th >
3974
- < td class ="elements ">
3975
- < a data-cite ="html/interaction.html#attr-contenteditable "> HTML elementsa >
3976
- td >
3977
- < td class ="aria "> ?td >
3978
- < td class ="ia2 ">
3979
- < div class ="states ">
3980
- < span class ="type "> States:span >
3981
- `IA2_STATE_EDITABLE` on this and every nested text accessible object
3982
- div >
3983
- < div class ="interfaces ">
3984
- < span class ="type "> Interfaces:span >
3985
- `IAccessibleEditableText` on this and every nested text accessible object
3986
- div >
3987
- td >
3988
- < td class ="uia ">
3989
- < div class ="ctrltype ">
3990
- < span class ="type "> Control Pattern:span > `TextEdit`
3991
- div >
3992
- td >
3993
- < td class ="atk ">
3994
- < div class ="states ">
3995
- < span class ="type "> States:span >
3996
- `ATK_STATE_EDITABLE` on this and every nested text accessible object
3997
- div >
3998
- < div class ="interfaces ">
3999
- < span class ="type "> Interfaces:span >
4000
- `AtkEditableText` on this and every nested text accessible object
4001
- div >
4002
- td >
4003
- < td class ="ax ">
4004
- < span class ="type "> Role:span >
4005
- < a href ="#el-textarea "> AXtextAreaa >
4006
- < div class ="general "> Use WAI-ARIA mappingdiv >
4007
- td >
4008
- < td class ="comments ">
4009
- If the element has the `contenteditable` attribute and `aria-readonly="true"`, User Agents MUST expose only the `contenteditable` state.
4010
- td >
3975
+ < th > ` contenteditable` th >
3976
+ < td class ="elements ">
3977
+ < a data-cite ="html/interaction.html#attr-contenteditable "> HTML elementsa >
3978
+ td >
3979
+ < td class ="aria "> ?td >
3980
+ < td class ="ia2 ">
3981
+ < div class ="states ">
3982
+ < span class ="type "> States:span >
3983
+ `IA2_STATE_EDITABLE` on this and every nested text accessible object
3984
+ div >
3985
+ < div class ="interfaces ">
3986
+ < span class ="type "> Interfaces:span >
3987
+ `IAccessibleEditableText` on this and every nested text accessible object
3988
+ div >
3989
+ td >
3990
+ < td class ="uia ">
3991
+ < div class ="ctrltype ">
3992
+ < span class ="type "> Control Pattern:span > `TextEdit`
3993
+ div >
3994
+ td >
3995
+ < td class ="atk ">
3996
+ < div class ="states ">
3997
+ < span class ="type "> States:span >
3998
+ `ATK_STATE_EDITABLE` on this and every nested text accessible object.
3999
+ div >
4000
+ < div class ="interfaces ">
4001
+ < span class ="type "> Interfaces:span >
4002
+ `AtkEditableText` on this and every nested text accessible object.
4003
+ div >
4004
+ td >
4005
+ < td class ="ax ">
4006
+ < span class ="type "> Role:span >
4007
+ < a href ="#el-textarea "> AXtextAreaa >
4008
+ < div class ="general "> Use WAI-ARIA mappingdiv >
4009
+ td >
4010
+ < td class ="comments ">
4011
+ If the element has the `contenteditable` attribute and `aria-readonly="true"`, User Agents MUST expose only the `contenteditable` state.
4012
+ td >
4011
4013
tr >
4012
4014
< tr tabindex ="-1 " id ="att-controls ">
4013
4015
< th > `controls`th >
@@ -4122,15 +4124,15 @@
HTML Attribute State and Property Mappings
4122
4124
< td class ="comments "> td >
4123
4125
tr >
4124
4126
< tr tabindex ="-1 " id ="att-decoding ">
4125
- < th > `default `th >
4127
+ < th > `decoding `th >
4126
4128
< td class ="elements ">
4127
4129
< a data-cite ="html/embedded-content.html#attr-img-decoding "> `img`a >
4128
4130
td >
4129
4131
< td class ="aria "> < div class ="general "> Not mappeddiv > td >
4130
- < td class ="ia2 "> < div class ="general "> ??? div > td >
4131
- < td class ="uia "> < div class ="general "> ??? div > td >
4132
- < td class ="atk "> < div class ="general "> ??? div > td >
4133
- < td class ="ax "> < div class ="general "> ??? div > td >
4132
+ < td class ="ia2 "> < div class ="general "> Not mapped div > td >
4133
+ < td class ="uia "> < div class ="general "> Not mapped div > td >
4134
+ < td class ="atk "> < div class ="general "> Not mapped div > td >
4135
+ < td class ="ax "> < div class ="general "> Not mapped div > td >
4134
4136
< td class ="comments "> td >
4135
4137
tr >
4136
4138
< tr tabindex ="-1 " id ="att-default ">
@@ -4195,63 +4197,79 @@
HTML Attribute State and Property Mappings
4195
4197
< td class ="comments "> td >
4196
4198
tr >
4197
4199
< tr tabindex ="-1 " id ="att-disabled ">
4198
- < th > < code > disabledcode > th >
4199
- < td class ="elements "> < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-disabledformelements-disabled "> < code > buttoncode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-fieldset-disabled "> < code > fieldsetcode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-disabledformelements-disabled "> < code > inputcode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-optgroup-disabled "> < code > optgroupcode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-option-disabled "> < code > optioncode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-disabledformelements-disabled "> < code > selectcode > a > ; < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-disabledformelements-disabled "> < code > textareacode > a > td >
4200
- < td class ="aria "> < a class ="core-mapping " href ="#ariaDisabledTrue "> < code > aria-disabledcode > a > ="true"td >
4201
- < td class ="ia2 ">
4202
- < div class ="states ">
4203
- < span class ="type "> States:span > `STATE_SYSTEM_UNAVAILABLE`
4204
- div >
4205
- td >
4206
- < td class ="uia "> td >
4207
- < td class ="atk ">
4208
- < div class ="states ">
4209
- < span class ="type "> States: span >
4210
- No interactive states like < code > ATK_STATE_FOCUSABLEcode >
4211
- div >
4212
- td >
4213
- < td class ="ax "> < code > AXEnabled: NOcode > td >
4214
- < td class ="comments "> If the element includes both the < code > disabledcode > attribute and the < code > aria-disabledcode > attribute with a valid value, User Agents MUST expose only the < code > disabledcode > attribute value.td >
4200
+ < th > `disabled`th >
4201
+ < td class ="elements ">
4202
+ < a data-cite ="html/form-control-infrastructure.html#attr-fe-disabled "> `button`a > ;
4203
+ < a data-cite ="html/form-elements.html#attr-fieldset-disabled "> `fieldset`a > ;
4204
+ < a data-cite ="html/form-control-infrastructure.html#attr-fe-disabled "> `input`a > ;
4205
+ < a data-cite ="html/form-elements.html#attr-optgroup-disabled "> `optgroup`a > ;
4206
+ < a data-cite ="html/form-elements.html#attr-option-disabled "> `option`a > ;
4207
+ < a data-cite ="html/form-control-infrastructure.html#attr-fe-disabled "> `select`a > ;
4208
+ < a data-cite ="html/form-control-infrastructure.html#attr-fe-disabled "> `textarea`a >
4209
+ td >
4210
+ < td class ="aria "> < a class ="core-mapping " href ="#ariaDisabledTrue "> `aria-disabled="true"`a > td >
4211
+ < td class ="ia2 ">
4212
+ < div class ="states ">
4213
+ < span class ="type "> States:span > `STATE_SYSTEM_UNAVAILABLE`
4214
+ div >
4215
+ td >
4216
+ < td class ="uia "> td >
4217
+ < td class ="atk ">
4218
+ < div class ="states ">
4219
+ < span class ="type "> States:span >
4220
+ No interactive states like `ATK_STATE_FOCUSABLE`
4221
+ div >
4222
+ td >
4223
+ < td class ="ax "> `AXEnabled: NO`td >
4224
+ < td class ="comments ">
4225
+ If the element includes both the `disabled` attribute and the `aria-disabled` attribute with a valid value, User Agents MUST expose only the `disabled` attribute value.
4226
+ td >
4215
4227
tr >
4216
4228
< tr tabindex ="-1 " id ="att-download ">
4217
- < th > < code > downloadcode > th >
4218
- < td class ="elements "> < a href ="https://www.w3.org/TR/html/links.html#element-attrdef-a-download "> < code > acode > a > ; < a href ="https://www.w3.org/TR/html/links.html#element-attrdef-a-download "> < code > areacode > a > td >
4219
- < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4220
- < td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
4221
- < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4222
- < td class ="atk "> < div class ="general "> Not mappeddiv > td >
4223
- < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4224
- < td class ="comments "> td >
4229
+ < th > `download`th >
4230
+ < td class ="elements ">
4231
+ < a data-cite ="html/links.html#attr-hyperlink-download "> `a` and `area`a >
4232
+ td >
4233
+ < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4234
+ < td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
4235
+ < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4236
+ < td class ="atk "> < div class ="general "> Not mappeddiv > td >
4237
+ < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4238
+ < td class ="comments "> td >
4225
4239
tr >
4226
4240
< tr tabindex ="-1 " id ="att-draggable ">
4227
- < th > < code > draggablecode > th >
4228
- < td class ="elements "> < a href ="https://www.w3.org/TR/html/editing.html#element-attrdef-global-draggable " title ="attr-draggable "> HTML elementsa > td >
4229
- < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4230
- < td class ="ia2 ">
4231
- < div class ="objattrs ">
4232
- < span class ="objattrs "> Object attributes: span >
4233
- draggable:true
4234
- div >
4235
- td >
4236
- < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4237
- < td class ="atk ">
4238
- < div class ="objattrs ">
4239
- < span class ="objattrs "> Object attributes: span >
4240
- draggable:true
4241
- div >
4242
- td >
4243
- < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4244
- < td class ="comments "> td >
4241
+ < th > `draggable`th >
4242
+ < td class ="elements ">
4243
+ < a data-cite ="html/dnd.html#the-draggable-attribute "> HTML elementsa >
4244
+ td >
4245
+ < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4246
+ < td class ="ia2 ">
4247
+ < div class ="objattrs ">
4248
+ < span class ="objattrs "> Object attributes: span >
4249
+ draggable:true
4250
+ div >
4251
+ td >
4252
+ < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4253
+ < td class ="atk ">
4254
+ < div class ="objattrs ">
4255
+ < span class ="objattrs "> Object attributes: span >
4256
+ draggable:true
4257
+ div >
4258
+ td >
4259
+ < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4260
+ < td class ="comments "> td >
4245
4261
tr >
4246
4262
< tr tabindex ="-1 " id ="att-enctype ">
4247
- < th > < code > enctypecode > th >
4248
- < td class ="elements "> < a href ="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-form-enctype "> < code > formcode > a > td >
4249
- < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4250
- < td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
4251
- < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4252
- < td class ="atk "> < div class ="general "> Not mappeddiv > td >
4253
- < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4254
- < td class ="comments "> td >
4263
+ < th > `enctype`th >
4264
+ < td class ="elements ">
4265
+ < a data-cite ="html/form-control-infrastructure.html#attr-fs-enctype "> `form`a >
4266
+ td >
4267
+ < td class ="aria "> < div class ="general "> Not mappeddiv > td >
4268
+ < td class ="ia2 "> < div class ="general "> Not mappeddiv > td >
4269
+ < td class ="uia "> < div class ="general "> Not mappeddiv > td >
4270
+ < td class ="atk "> < div class ="general "> Not mappeddiv > td >
4271
+ < td class ="ax "> < div class ="general "> Not mappeddiv > td >
4272
+ < td class ="comments "> td >
4255
4273
tr >
4256
4274
< tr tabindex ="-1 " id ="att-for-label ">
4257
4275
< th > < code > forcode > th >
0 commit comments