Open
Bug 1174613
Opened 10 years ago
Updated 3 years ago
SpeechSynthesisErrorEvent::ErrorCode is defined as SpeechSynthesisErrorCode
Categories
(Core :: Web Speech, defect)
Core
Web Speech
Tracking
()
NEW
People
(Reporter: kdavis, Unassigned)
Details
(Whiteboard: [webspeechapi][systemsfe])
SpeechSynthesisErrorEvent::ErrorCode is defined as SpeechSynthesisErrorCode
SpeechSynthesisErrorEvent::ErrorCode is defined as a global enum SpeechSynthesisErrorCode not as a "inner enum" SpeechSynthesisErrorEvent::ErrorCode
This is not as is specified in the Web Speech API spec[1]
[1] https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html#tts-section
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•