1
    2
    3
    4
    5
    6
    7
    8

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

<!DOCTYPE html>
<html>
<body>

<p>This is to check <i>italic property</i> using i tag.</p>

</body>
</html>