haikuwebkit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-offset-2-ex...

9 lines
202 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="font: 48px 'Times'; text-decoration: underline; -webkit-text-decoration-skip: none; text-underline-position: under;">Hello</div>
</body>
</html>