[mediacapture-record] BlobEventInit does not inherit from EventInit. Is this intended? (#227)

TB-StarcMed has just created a new issue for https://github.com/w3c/mediacapture-record:

== BlobEventInit does not inherit from EventInit. Is this intended? ==
I am currently going through the MediaStream Recording specification. I am wondering that the specification does not specify that the dictionary BlobEventInit should inherit from EventInit (see https://w3c.github.io/mediacapture-record/#blobeventinit). Usually *EventInit dictionaries are specified to inherit from EventInit when the respective *Event interface is inheriting from interface Event (e. g. https://html.spec.whatwg.org/#the-storageevent-interface). Is this intended?

Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/227 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 16 April 2025 08:56:22 UTC