blob: a5893d93dc1791afd61d07d6c2cb413f02973e2f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure you can't place an underline to make it look like a line-through. The test passes if all the underlines are in the correct place.
<div style="font: 100px 'Ahem'; text-decoration: underline; -webkit-text-decoration-color: green; text-underline-offset: 0px; -webkit-text-decoration-skip: none;">&#xc9;<span style="text-underline-offset: 14px;">&#xc9;<span style="text-underline-offset: 24px;">&#xc9;</span></span></div>
</body>
</html>