Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    13.5
- 
        Unknown
- 
        N/A
- 
        N/A
- 
        
- 
        
Description
WCAG recommend using landmark roles for the main regions of a page:
Landmark roles (or "landmarks") programmatically identify sections of a page. Landmarks help assistive technology (AT) users orient themselves to a page and help them navigate easily to various sections of a page.
Source: https://www.w3.org/TR/WCAG20-TECHS/ARIA11.html
Landmark role list:
- banner
- complementary
- contentinfo
- form
- main
- navigation
- region
- search
See also:
- https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Region_role
- https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques#landmark_roles
Attachments
Issue Links
- causes
- 
                    XWIKI-21545 Preview layout is broken -         
- Closed
 
-         
- is related to
- 
                    XWIKI-20696 Accessibility best-practice: use landmarks in view pages -         
- Closed
 
-