Re: Supporting levels and level-less drafts in /TR, bikeshed

fantasai <[email protected]> Tue, 10 May 2016 09:50:13 -0700
Newsgroups gmane.org.w3c.specifications
Message-ID <[email protected]>
On 04/26/2016 03:28 AM, Shane McCarron wrote:
> FWIW I have never understood CSS levels.  And I don't know how they map to normal versioning of other things.

Levels are the same as versions, except that you can't change anything
in a previous level.

Higher levels are a feature superset of lower levels.

Lower levels might have looser definitions and more undefined functionality
than higher levels.

Basically, it's versioning, adapted to the constraints of the Web.

~fantasai