Speech JavaScript API: Add test for constructing SpeechRecognitionError events
Created attachment 147077 [details] Patch
Comment on attachment 147077 [details] Patch Can you add a test case for a code that's out of range of the enum?
(In reply to comment #2) > (From update of attachment 147077 [details]) > Can you add a test case for a code that's out of range of the enum? Done. Thanks for the review!
Committed r120181: <http://trac.webkit.org/changeset/120181>