issues
search
web-platform-tests
/
wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.03k
stars
3.12k
forks
source link
Fix and enable additional streams tests in ShadowRealm
#49321
Open
ptomato
opened
3 days ago
ptomato
commented
3 days ago
Follow up with some things that were missed in #42005.
Convert a few additional tests from .html to .any.js format so they can be run in multiple scopes
Give absolute paths in meta script tags
Use structuredClone to transfer a stream if postMessage is not available
Follow up with some things that were missed in #42005.