blob: 4b0b285a797479f5cf979b778d51456507c24cb5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test case for negative values of text-underline-offset</title>
</head>
<body>
<div style="font-size: 48px; text-decoration: underline; text-underline-offset: 0px; text-decoration-skip: none;">Hello</div>
</body>
</html>