Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How should filtering by stability work? #223

Open
SebastianZ opened this issue Jan 10, 2022 · 0 comments
Open

How should filtering by stability work? #223

SebastianZ opened this issue Jan 10, 2022 · 0 comments
Labels

Comments

@SebastianZ
Copy link
Collaborator

With #212 in place, there is an option to filter the specs by stability. A specification is marked as stable if it is listed anywhere in one of the CSS snapshots or is expected to not change (much) anymore. Otherwise it is marked as experimental.

That was the simplest solution I could come up with. Though there may be other ways to define the stability of the specs.

Specific questions:

  • Should the definition of spec. stability be more fine-grained? E.g. the CSS snapshots define different types of stability.
  • Should the definition of stability be extended to individual features? If so, how would that look like?
  • How should the filters be defined regarding the stability?

This issue overlaps with #220 to some extent.

Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant