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

Allow to sort by support #213

Open
SebastianZ opened this issue Jan 5, 2022 · 1 comment
Open

Allow to sort by support #213

SebastianZ opened this issue Jan 5, 2022 · 1 comment
Labels

Comments

@SebastianZ
Copy link
Collaborator

Currently, the specs are sorted alphabetically thanks to @Zefling's work in 1e5229d.

Though to see which features can actually be used in a browser, it's also interesting to see how well the different specifications are supported.

Therefore there should be an option to change the order to be sorted by percentage of support.

To be able to do so, the execution of the tests needs to be split from their display.

Sebastian

@SebastianZ
Copy link
Collaborator Author

The split between test execution and display is covered by #215.

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