- Notifications
You must be signed in to change notification settings - Fork2.4k
Fix tags for WebSocketStream#24913
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
caugner left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Good catch, thanks!
We should probably lint these eventually.
0b7db2a intomdn:mainUh oh!
There was an error while loading.Please reload this page.
skyclouds2001 commentedNov 4, 2024
I guess it is possible to check if the tag is inhttps://github.com/web-platform-dx/web-features/ |
Summary
thetags should beweb-features:web-socket-stream, notweb-features:web-features:web-socket-stream
maybe a replace bug introduced in#22875
see alsohttps://websockets.spec.whatwg.org/ andwhatwg/websockets#48
Test results and supporting details
Related issues