Home | History | Annotate | Download | only in accessibility
      1 <!--
      2 @MAC-DENY:AXTitle*
      3 -->
      4 <!doctype html>
      5 <html>
      6 <body>
      7   <p>
      8     This paragraph has one <span>word</span> in a span.
      9   </p>
     10 </body>
     11 </html>
     12