Skip to content

Commit

Permalink
Bug 1571620 [wpt PR 18289] - Update interfaces/speech-api.idl, a=test…
Browse files Browse the repository at this point in the history
…only

Automatic update from web-platform-tests
Update interfaces/speech-api.idl (#18289)

Source: https://github.com/tidoust/reffy-reports/blob/acde19a/whatwg/idl/speech-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/568218224
--

wpt-commits: 5ba486c2f31886e43f8b55ba6ca0ebea67afe18d
wpt-pr: 18289
  • Loading branch information
autofoolip authored and moz-wptsync-bot committed Aug 9, 2019
1 parent fe6d86e commit 025f5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/web-platform/tests/interfaces/speech-api.idl
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dictionary SpeechRecognitionEventInit : EventInit {
};

// The object representing a speech grammar
[Exposed=Window, Constructor]
[Exposed=Window]
interface SpeechGrammar {
attribute DOMString src;
attribute float weight;
Expand Down

0 comments on commit 025f5b0

Please sign in to comment.