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

ImageData(buffer, w, opt h), Uint8ClampedArray argument type check test fails for all browsers #44929

Open
Taym95 opened this issue Mar 5, 2024 · 1 comment

Comments

@Taym95
Copy link

Taym95 commented Mar 5, 2024

I was working on Use Uint8ClampedArray instead of js_object for Servo and I noticed that this test is failing for all browsers including servo now, I think there may be a discrepancy or lag between the specifications (specs) and its actual implementations.

@Taym95 Taym95 changed the title "ImageData(buffer, w, opt h), Uint8ClampedArray argument type check" test fails for all browsers ImageData(buffer, w, opt h), Uint8ClampedArray argument type check test fails for all browsers Mar 5, 2024
@Taym95
Copy link
Author

Taym95 commented Mar 5, 2024

I am happy to help improve this test.

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

No branches or pull requests

1 participant