Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
10Dev28994yI’d love a css4. There’s been a lot of improvements to css since css3, and I think it’s time for a major version update to reflect that
Also, if there is a css4, add a parent selector to the soecs -
C0D4681384yUntil the day all browsers respect the specs and not parts of, then we will be forever in a css3 <attribute> kind of state.
-
Root826004y@C0D4 True.
But a thing has more power if it has a name. “CSS4” would be more likely to be [well- or mostly-] adopted than as a collection of random features. -
Root826004y@theKarlisK It’s really dumb that there are only two major engines now. (And yes, I say that lightly, as there’s really only one.)
-
C0D4681384y@theKarlisK granted, but even then what chromium (for example) respects vs what the spec says don't always align anyway.
So we would still have a spec vs browser comparison. -
620hun83704yWeb standards are an utter mess, basically they’re more like recommendations than rules. There’s no point in having a numbered CSS version if browsers can just do whatever.
The web evolves way too quickly compared to how web standards get accepted. There needs to be a monthly review where a committee reviews the current proposals and then they release a new spec. Otherwise it’s going to remain a Wild West.
Related Rants
Around the web and within the CSS Working Group, there has been some discussion about whether we should specify a version of CSS — perhaps naming it CSS4.
I think there is some value in grouping a bunch of specs into tidy version labels like "CSS4". It's much easier for me to ask "does this browser support CSS4?" than it is to ask "does this browser support CSS Color Level 3, CSS Namespaces, Selectors Level 3, etc."
Also, as a developer, if there were a group of specs known as CSS4 gaining traction on the web, I'd know that I need to be well-versed in each included spec, as opposed to just trying to become more fluent in different specs as I come across them in my daily work or research.
Your opinion?
question
naming
css4
css