necolas / normalize.css

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

Correct the link word wrapping within a container in Chrome. #852

Closed VixieTSQ closed 2 years ago

VixieTSQ commented 3 years ago

To do with #851.

VixieTSQ commented 2 years ago

This will never get merged. I assume this repo to be dead.

garrettw commented 1 year ago

Considering adding this to my normalize in https://github.com/garrettw/vitals -- but only if your code matches what most browsers tend to do (i.e. needs to be more than just Firefox). If most browsers do what Chrome does, then the fix should correct Firefox's behavior.