summaryrefslogtreecommitdiffstats
path: root/content/test/data/accessibility/html/sup.html
blob: 48ac43067b26f7a8015c2967b02f30c52adfc08c (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<body>

<p>This text contains<sup>superscript</sup>text.</p>

</body>
</html>