Y
Hacker News
new
|
ask
|
show
|
jobs
by
lavela
3 days ago
Shouldn't a CSS engine just ignore directives it doesn't know? At least it shouldn't fail without an error.
2 comments
jiehong
3 days ago
Came here to say exactly that: CSS was designed to be friendly and just ignore any line it doesn’t understand. It’s the whole point of browsers and progressive improvements.
link
gsnedders
2 days ago
Yes, every single CSS standard ever has required that.
link