Home | History | Annotate | Download | only in accessibility
      1 <!--
      2 @MAC-ALLOW:AXSubrole*
      3 -->
      4 <html>
      5 <body>
      6 <ul>
      7 <li>Item 1
      8 <li>Item 2
      9 <li>Item 3
     10 </ul>
     11 </body>
     12 </html>
     13