virtualstate / navigation

Native JavaScript navigation [web api] implementation
MIT License
77 stars 5 forks source link

Replace Web Platform Tests functionality #24

Open fabiancook opened 9 months ago

fabiancook commented 9 months ago

🚀 Feature Proposal

Replace Web Platform Tests functionality with wpt-runner

Motivation

Currently Web Platform Tests (WPT) are implemented using playwright and replacing the available globals, this is difficult to maintain and somewhat flakey for actual development.

We should replace the functionality with wpt-runner