Skip to content

Commit 7c2edc7

Browse files
committed
Add Exposed
1 parent 8289c2e commit 7c2edc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ interface RTCRtpScriptTransform {
614614
constructor(Worker worker, optional any options, optional sequence<object> transfer);
615615
};
616616

617+
[Exposed=DedicatedWorker]
617618
interface KeyFrameRequestEvent : Event {
618619
constructor(DOMString type, optional DOMString rid);
619620
readonly attribute DOMString? rid;

0 commit comments

Comments
 (0)