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

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

<!--
@BLINK-ALLOW:textPosition=*
@WIN-ALLOW:text-position*
@AURALINUX-ALLOW:text-position*
-->
<!DOCTYPE html>
<html>
<body>

<p>This text contains <span role="superscript">superscript</span> text.</p>

</body>
</html>