File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -1841,6 +1841,50 @@ <h4 id=role-map-heading><code>heading</code></h4>
1841
1841
</ tr >
1842
1842
</ tbody >
1843
1843
</ table >
1844
+ < h4 id =role-map-image > < code > image</ code > </ h4 >
1845
+ < table aria-labelledby =role-map-image >
1846
+ < tbody >
1847
+ < tr >
1848
+ < th > ARIA Specification</ th >
1849
+ < td >
1850
+ < a class ="role-reference " href ="#image "> < code > image</ code > </ a >
1851
+ </ td >
1852
+ </ tr >
1853
+ < tr >
1854
+ < th > Computed Role</ th >
1855
+ < td >
1856
+ < p > < code > image</ code > </ p >
1857
+ </ td >
1858
+ </ tr >
1859
+ < tr >
1860
+ < th > MSAA + IAccessible2</ th >
1861
+ < td >
1862
+ < span class ="property "> Role: < code > ROLE_SYSTEM_GRAPHIC</ code > </ span > < br >
1863
+ < span class ="property "> Interface: < code > IAccessibleImage</ code > </ span >
1864
+ </ td >
1865
+ </ tr >
1866
+ < tr >
1867
+ < th > < abbr title ="User Interface Automation "> UIA</ abbr > </ th >
1868
+ < td >
1869
+ < span class ="property "> Control Type: < code > Image</ code > </ span >
1870
+ </ td >
1871
+ </ tr >
1872
+ < tr >
1873
+ < th > < abbr title ="Accessibility Toolkit "> ATK</ abbr > /< abbr title ="Assistive Technology - Service Provider Interface "> AT-SPI</ abbr > </ th >
1874
+ < td >
1875
+ < span class ="property "> Role: < code > ROLE_IMAGE</ code > </ span > < br >
1876
+ < span class ="property "> Interface: < code > Image</ code > </ span >
1877
+ </ td >
1878
+ </ tr >
1879
+ < tr >
1880
+ < th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > < sup > [< a href ="#ftn.note1 "> Note 1</ a > ]</ sup > </ th >
1881
+ < td >
1882
+ < span class ="property "> AXRole: < code > AXImage</ code > </ span > < br >
1883
+ < span class ="property "> AXSubrole: < code > <nil></ code > </ span > < br >
1884
+ </ td >
1885
+ </ tr >
1886
+ </ tbody >
1887
+ </ table >
1844
1888
< h4 id =role-map-img > < code > img</ code > </ h4 >
1845
1889
< table aria-labelledby =role-map-img >
1846
1890
< tbody >
You can’t perform that action at this time.
0 commit comments