Skip to content

Setup web platform test harness - #1328

Draft
devongovett wants to merge 5 commits into
masterfrom
wpt
Draft

Setup web platform test harness#1328
devongovett wants to merge 5 commits into
masterfrom
wpt

Conversation

@devongovett

@devongovett devongovett commented Sep 5, 2026

Copy link
Copy Markdown
Member

work in progress. This is a test harness that extracts and runs ~24,000 CSS tests from web-platform-tests. It tests CSS parsing, printing, minification and lowering. The browser mode also takes the output and inserts it into the original WPT test and runs it in a browser to verify that behavior did not change from the original test. Right now it only tests property parsing, but will eventually be expanded to selectors and other rules. The purpose is to find edge cases and missing features.

Note: the harness is entirely generated by AI and I have not yet verified its output. Lots more to be done here.

@codspeed-hq

codspeed-hq Bot commented Sep 5, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 8 untouched benchmarks


Comparing wpt (4034dbb) with master (c6a0c3c)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant