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

Setup a CSS test suite #561

Open
jaytaph opened this issue Aug 22, 2024 · 0 comments
Open

Setup a CSS test suite #561

jaytaph opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
css3 Any issues related to CSS3 tests Anything related to tests

Comments

@jaytaph
Copy link
Member

jaytaph commented Aug 22, 2024

There are a few things we like to do:

    • download real world CSS stylesheets (top 1000 websites for instance)
    • benchmark processing of these stylesheets
    • return stats on css properties: which ones do we support, which are the most used ones etc..

This could help us in the benchmarks to see improvements (or not) of the CSS system, and we can find the properties most used so we can focus on those to be implemented first.

@jaytaph jaytaph added the tests Anything related to tests label Aug 22, 2024
@jaytaph jaytaph self-assigned this Aug 22, 2024
@jaytaph jaytaph changed the title setup css test suite Setup css test suite Oct 1, 2024
@jaytaph jaytaph changed the title Setup css test suite Setup a CSS test suite Oct 1, 2024
@jaytaph jaytaph added the css3 Any issues related to CSS3 label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css3 Any issues related to CSS3 tests Anything related to tests
Projects
None yet
Development

No branches or pull requests

1 participant