blob: 2ec55c3e080b9b20a79a37f5dabc6594ff40af30 [file] [log] [blame]
<!DOCTYPE HTML>
<head>
</head>
<body>
<p>
The following text has an underline which does not intersect the text itself. The underline should still be drawn, even though text-decoration-skip: ink is specified.
</p>
<div style="font-size: 1pt; -webkit-transform: scale(80); -webkit-transform-origin: left top; text-decoration: underline; -webkit-text-decoration-skip: ink; display: inline-block;">yggp</div>
</body>
</html>