1
    2
    3
    4
    5
    6
    7
    8

content / test / data / accessibility / html / small.html [blame]

<!DOCTYPE html>
<html>
<body>

  <p>Chromium<small>open source project</small></p>

</body>
</html>