1
    2
    3
    4
    5
    6
    7
    8
    9

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

<!--
@BLINK-ALLOW:hasAriaAttribute=true
-->
<!DOCTYPE html>
<html>
<body>
  <fieldset role="generic">content</fieldset>
</body>
</html>