haikuwebkit/LayoutTests/fast/text/negative-underline-position...

9 lines
189 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="font-size: 48px; text-decoration: underline; text-underline-offset: -20px; text-decoration-skip: none;">Hello</div>
</body>
</html>