necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.32k stars 10.66k forks source link

What is the purpose of duplicate text-decoration under abbr[title] #810

Closed mikepjb closed 4 years ago

mikepjb commented 4 years ago

L87 and L88 both define text-decoration under abbr[title], what's the reason for this? Could it be included in the 'Extended details and known issues' of the README?

https://github.com/necolas/normalize.css/blob/fc091cce1534909334c1911709a39c22d406977b/normalize.css#L88

Toddses commented 4 years ago

Here's the PR where it was merged #468

Seems it was necessary at the time, per the discussion there and in the other linked issues.

fisker commented 4 years ago

See https://caniuse.com/#feat=text-decoration