Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPaint worklet tests are busted #20463
Closed
Labels
Comments
|
Grr. I get this for both worklets and SMup. |
|
Is this still an issue? |
|
Nope! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to web-platform-tests/wpt@0bfaa83, the reftests now rely on
/common/worklet-test.jswhich introduced a use ofasyncin web-platform-tests/wpt@7988e17. This means that our SpiderMonkey now chokes on these tests, so we have no test coverage of the CSS Paint API any longer.cc @asajeffrey