chromium/content/test/data/accessibility/html/i.html

<!DOCTYPE html>
<html>
<body>

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

</body>
</html>