-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Web Platform Tests coverage tracking issue #9001
Comments
I am going to start work on the |
I will also take |
If you're interested in looking into it, at some point we really should replace |
Can you open a new issue? |
Hello! Pretty new here, but I can take the |
@lucacasonato I would like to add wasm, I am new here, so I may take a little time! |
So, Same goes for timers. |
WPT seems having the test cases for DOMExcpetion class at |
I'm working on WebSockets. |
@satyarohith Please hold on that until we merge #9046. |
Should enable:
|
all tasks besdies webgpu seem to have been addressed, so will close. |
In #8990 we added a WPT runner, and the entire WPT test suite to the repo. We are now able to run web platform tests. Currently only a very limited amount of tests is enabled, and many tests will fail once we enable testing them. We would like to get more coverage for our built in Web APIs. I have listed all of the suites that are potentially relevant for us below.
CompressionStream
andDecompressionStream
)fetch
(feat: Add --location=<href> and globalThis.location #7369)Headers
to spec #10199)self.perfomance
)If you would like to enable one of these suites (and fix the resulting issues), please comment on the issue so we don't have multiple people working on the same suites.
The text was updated successfully, but these errors were encountered: