div
s have valid role
attributesrole
s that the Extension Headings dialog box displays include 'heading', 'region', 'main', 'secondary', 'navigation', 'banner', 'contentinfo', 'definition', 'note', 'seealso', and 'search'.div
s have invalid role
attributesrole
typesrole
typewairole
testThis is a p with "wairole:
" before the role
content of heading
.
This is a second div with the role of description. This div is labelled by the elements with id of divdescription2_title1 and divdescription2_title2. This div itself and divdescription2_title1 will not be displayed in the Headings dialog box, but the divdescripiton2_title2 should be displayed.
This div is also headed by h3
element above, which has the id of divdescription2_title3
, which is included in aria-labelledby
content of this div.