Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 5ba486c

Browse files
autofoolipfoolip
authored andcommitted
1 parent 2cc953d commit 5ba486c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interfaces/speech-api.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dictionary SpeechRecognitionEventInit : EventInit {
9090
};
9191

9292
// The object representing a speech grammar
93-
[Exposed=Window, Constructor]
93+
[Exposed=Window]
9494
interface SpeechGrammar {
9595
attribute DOMString src;
9696
attribute float weight;

0 commit comments

Comments
 (0)