WICG / speech-api

Web Speech API
https://wicg.github.io/speech-api/
145 stars 30 forks source link

SpeechGrammarList's addFromURI method is named addFromUri in Chrome #26

Open foolip opened 6 years ago

foolip commented 6 years ago

https://w3c.github.io/speech-api/#dom-speechgrammarlist-addfromuri

There's a naming mismatch between the spec and Chrome. I will add a use counter in Chrome to see if it's feasible to rename it, or if it's better to just change the spec.

GLRoylance commented 6 years ago

14 Aug 2017 bug report:

https://bugs.chromium.org/p/chromium/issues/detail?id=755287