Y
Hacker News
new
|
ask
|
show
|
jobs
by
a1369209993
2403 days ago
As hideous as the Chrome and Safari examples look, that's not a decision a website should be making, or allowed to make.
> Designers are a plague on earth.
1 comments
jfk13
2403 days ago
There's a CSS feature for that, actually:
text-decoration-skip-ink: none;
Admittedly, not all browsers support it yet, but that's what websites should be using if they want to override the default behavior.
link