w3c / webrtc-encoded-transform

WebRTC Encoded Transform
https://w3c.github.io/webrtc-encoded-transform/
Other
122 stars 26 forks source link

Internal slots are not defined #218

Open saschanaz opened 7 months ago

saschanaz commented 7 months ago

There are many internal slots being used in this spec e.g. [[readable]], but there's no definition for them. I'd expect something like https://streams.spec.whatwg.org/#rs-internal-slots or alternatively associated fields e.g. in https://websockets.spec.whatwg.org/#interface-definition.