Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qingcharles
on Oct 15, 2023
|
parent
|
context
|
favorite
| on:
Being picky about a CSS reset for fun
Warning that Chrome has an old bug that kills performance on things like * selectors:
https://github.com/elad2412/the-new-css-reset/issues/66
bornfreddy
on Oct 15, 2023
|
next
[–]
Mozilla should use that extensively on MDN to give Google some of its own medicine. Unless of course performance problems of Google's sites on Firefox are just a coincidence...
youngtaff
on Oct 15, 2023
|
prev
[–]
It's not the * selector that's the problem in that case though - it's the `all:unset` declaration
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/elad2412/the-new-css-reset/issues/66