@@ -822,6 +822,24 @@ <h3>Role Mapping Table</h3>
822
822
< span class ="property "> AXRoleDescription: < code > 'group'</ code > </ span >
823
823
</ td >
824
824
</ tr >
825
+ < tr id ="role-map-generic ">
826
+ < th > < a class ="role-reference " href ="#generic "> < code > generic</ code > </ a > </ th >
827
+ < td class ="role-msaa-ia2 ">
828
+ < span class ="property "> Role: < code > ROLE_SYSTEM_GROUPING</ code > </ span > < br />
829
+ < span class ="property "> Role: < code > IA2_ROLE_SECTION</ code > </ span >
830
+ </ td >
831
+ < td class ="role-uia ">
832
+ < span class ="property "> Control Type: < code > Group</ code > </ span >
833
+ </ td >
834
+ < td class ="role-atk ">
835
+ < span class ="property "> Role: < code > ROLE_SECTION</ code > </ span > < br />
836
+ </ td >
837
+ < td class ="role-axapi ">
838
+ < span class ="property "> AXRole: < code > AXGroup</ code > </ span > < br />
839
+ < span class ="property "> AXSubrole: < code > <nil></ code > </ span > < br />
840
+ < span class ="property "> AXRoleDescription: < code > 'group'</ code > </ span >
841
+ </ td >
842
+ </ tr >
825
843
< tr id ="role-map-grid ">
826
844
< th > < a class ="role-reference " href ="#grid "> < code > grid</ code > </ a > </ th >
827
845
< td class ="role-msaa-ia2 ">
@@ -4446,6 +4464,7 @@ <h2>Change Log</h2>
4446
4464
< h2 > Substantive changes since the last public working draft</ h2 >
4447
4465
< ul >
4448
4466
<!-- EdNote: After each WD publish, move contents of this list into the next one below. -->
4467
+ < li > 10-Sep-2019: Add mappings for < code > generic</ code > role.</ li >
4449
4468
< li > 09-Jul-2019: Add mappings for < code > insertion</ code > and < code > deletion</ code > roles.</ li >
4450
4469
< li > 14-May-2019: Add mappings for < code > legend</ code > role.</ li >
4451
4470
< li > 14-May-2019: Add mappings for < code > label</ code > role.</ li >
0 commit comments