blob: 7b9c4e18d508a73dd42e5f782955ccaeda21d608 [file] [log] [blame]
<!DOCTYPE html>
<style>
span {
font-size: 24px;
text-decoration: underline;
text-decoration-color: pink;
text-decoration-skip-ink: none;
}
</style>
Passes if pink underline below paints behind text descenders on 'pyg'.<br>
<span>abc pyg def</span>