1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / accessibility / aria / aria-log.html [blame]

<!--
@WIN-ALLOW:xml-roles:*
@AURALINUX-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
 <div role="log">
</body>
</html>