1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13

content / test / data / accessibility / html / footer.html [blame]

<!--
@MAC-ALLOW:AXRoleDescription
@UIA-WIN-ALLOW:LocalizedControlType='footer'
@UIA-WIN-ALLOW:LocalizedLandmarkType='content information'
@WIN-ALLOW:localized_extended_role='footer'
@WIN-ALLOW:xml-roles:*
@AURALINUX-ALLOW:xml-roles:*
-->
<html>
<body>
<footer>Footer element</footer>
</body>
</html>