Hacker News new | ask | show | jobs
by california-og 610 days ago
There's a lot of sites between pure html and modern css. "Simply" rendering things differently would definitely break a lot of sites. Just imagine if browsers started defaulting to *{box-sizing: border-box;}.
1 comments

I applied it to my site for a minute. Didn't break a thing. Just noticed a slight indent to a few things.