Click here to download the Blitz Browser!

WPT

wpt / speech-api / idlharness.https.window.html

Spec: https://wicg.github.io/speech-api/ ↗

Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total214/252111/252152/252189/25211/252NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
idl_test setupPASSPASSPASSFAILFAIL
idl_test validationPASSPASSPASSPASSPASS
Partial interface Window: original interface definedPASSPASSPASSPASSPASS
Partial interface Window: member names are uniquePASSPASSPASSPASSPASS
Partial interface Window[2]: member names are uniquePASSPASSPASSPASSPASS
Partial interface Window[3]: member names are uniquePASSPASSPASSPASSPASS
Window includes GlobalEventHandlers: member names are uniquePASSPASSPASSPASSPASS
Window includes WindowEventHandlers: member names are uniquePASSPASSPASSPASSPASS
Window includes WindowOrWorkerGlobalScope: member names are uniquePASSPASSPASSPASSPASS
Window includes AnimationFrameProvider: member names are uniquePASSPASSPASSPASSPASS
Window includes WindowSessionStorage: member names are uniquePASSPASSPASSPASSPASS
Window includes WindowLocalStorage: member names are uniquePASSPASSPASSPASSPASS
SpeechRecognition interface: existence and properties of interface objectPASSFAILFAILPASSFAIL
SpeechRecognition interface object lengthPASSFAILFAILPASSFAIL
SpeechRecognition interface object namePASSFAILFAILPASSFAIL
SpeechRecognition interface: existence and properties of interface prototype objectPASSFAILFAILPASSFAIL
SpeechRecognition interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILPASSFAIL
SpeechRecognition interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute grammarsPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute langPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute continuousPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute interimResultsPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute unspokenPunctuationPASSFAILFAILFAILFAIL
SpeechRecognition interface: attribute maxAlternativesPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute processLocallyPASSFAILFAILFAILFAIL
SpeechRecognition interface: attribute phrasesPASSFAILFAILFAILFAIL
SpeechRecognition interface: operation start()PASSFAILFAILFAILFAIL
SpeechRecognition interface: operation start(MediaStreamTrack)PASSFAILFAILFAILFAIL
SpeechRecognition interface: operation stop()PASSFAILFAILFAILFAIL
SpeechRecognition interface: operation abort()PASSFAILFAILFAILFAIL
SpeechRecognition interface: operation available(SpeechRecognitionOptions)PASSFAILFAILFAILFAIL
SpeechRecognition interface: operation install(SpeechRecognitionOptions)PASSFAILFAILFAILFAIL
SpeechRecognition interface: attribute onaudiostartPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onsoundstartPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onspeechstartPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onspeechendPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onsoundendPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onaudioendPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onresultPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onnomatchPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onerrorPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onstartPASSFAILFAILPASSFAIL
SpeechRecognition interface: attribute onendPASSFAILFAILPASSFAIL
SpeechRecognition must be primary interface of new SpeechRecognition()PASSFAILFAILPASSFAIL
Stringification of new SpeechRecognition()PASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "grammars" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "lang" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "continuous" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "interimResults" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "unspokenPunctuation" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "maxAlternatives" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "processLocally" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "phrases" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "start()" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "start(MediaStreamTrack)" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: calling start(MediaStreamTrack) on new SpeechRecognition() with too few arguments must throw TypeErrorPASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "stop()" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "abort()" with the proper typePASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "available(SpeechRecognitionOptions)" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: calling available(SpeechRecognitionOptions) on new SpeechRecognition() with too few arguments must throw TypeErrorPASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "install(SpeechRecognitionOptions)" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: calling install(SpeechRecognitionOptions) on new SpeechRecognition() with too few arguments must throw TypeErrorPASSFAILFAILFAILFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onaudiostart" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onsoundstart" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onspeechstart" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onspeechend" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onsoundend" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onaudioend" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onresult" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onnomatch" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onerror" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onstart" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognition interface: new SpeechRecognition() must inherit property "onend" with the proper typePASSFAILFAILPASSFAIL
SpeechRecognitionErrorEvent interface: existence and properties of interface objectPASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface object lengthFAILFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface object namePASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface: existence and properties of interface prototype objectPASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface: attribute errorPASSFAILPASSFAILFAIL
SpeechRecognitionErrorEvent interface: attribute messagePASSFAILPASSFAILFAIL
SpeechRecognitionAlternative interface: existence and properties of interface objectFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface object lengthFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface object nameFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface: existence and properties of interface prototype objectFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface: existence and properties of interface prototype object's "constructor" propertyFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface: existence and properties of interface prototype object's @@unscopables propertyFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface: attribute transcriptFAILFAILPASSPASSFAIL
SpeechRecognitionAlternative interface: attribute confidenceFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: existence and properties of interface objectFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface object lengthFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface object nameFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: existence and properties of interface prototype objectFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: existence and properties of interface prototype object's "constructor" propertyFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: existence and properties of interface prototype object's @@unscopables propertyFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: attribute lengthFAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: operation item(unsigned long)FAILFAILPASSPASSFAIL
SpeechRecognitionResult interface: attribute isFinalFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: existence and properties of interface objectFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface object lengthFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface object nameFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: existence and properties of interface prototype objectFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: existence and properties of interface prototype object's "constructor" propertyFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: existence and properties of interface prototype object's @@unscopables propertyFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: attribute lengthFAILFAILPASSPASSFAIL
SpeechRecognitionResultList interface: operation item(unsigned long)FAILFAILPASSPASSFAIL
SpeechRecognitionEvent interface: existence and properties of interface objectPASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface object lengthFAILFAILPASSPASSFAIL
SpeechRecognitionEvent interface object namePASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface: existence and properties of interface prototype objectPASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface: attribute resultIndexPASSFAILPASSPASSFAIL
SpeechRecognitionEvent interface: attribute resultsPASSFAILPASSPASSFAIL
SpeechGrammar interface: existence and properties of interface objectFAILFAILFAILFAILFAIL
SpeechGrammar interface object lengthPASSFAILFAILPASSFAIL
SpeechGrammar interface object namePASSFAILFAILPASSFAIL
SpeechGrammar interface: existence and properties of interface prototype objectPASSFAILFAILPASSFAIL
SpeechGrammar interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILPASSFAIL
SpeechGrammar interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILPASSFAIL
SpeechGrammar interface: attribute srcPASSFAILFAILPASSFAIL
SpeechGrammar interface: attribute weightPASSFAILFAILPASSFAIL
SpeechGrammar must be primary interface of new SpeechGrammar()PASSFAILFAILPASSFAIL
Stringification of new SpeechGrammar()PASSFAILFAILPASSFAIL
SpeechGrammar interface: new SpeechGrammar() must inherit property "src" with the proper typePASSFAILFAILPASSFAIL
SpeechGrammar interface: new SpeechGrammar() must inherit property "weight" with the proper typePASSFAILFAILPASSFAIL
SpeechGrammarList interface: existence and properties of interface objectPASSFAILFAILPASSFAIL
SpeechGrammarList interface object lengthPASSFAILFAILPASSFAIL
SpeechGrammarList interface object namePASSFAILFAILPASSFAIL
SpeechGrammarList interface: existence and properties of interface prototype objectPASSFAILFAILPASSFAIL
SpeechGrammarList interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILPASSFAIL
SpeechGrammarList interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILPASSFAIL
SpeechGrammarList interface: attribute lengthPASSFAILFAILPASSFAIL
SpeechGrammarList interface: operation item(unsigned long)PASSFAILFAILPASSFAIL
SpeechGrammarList interface: operation addFromURI(DOMString, optional float)FAILFAILFAILFAILFAIL
SpeechGrammarList interface: operation addFromString(DOMString, optional float)PASSFAILFAILFAILFAIL
SpeechGrammarList must be primary interface of new SpeechGrammarList()PASSFAILFAILPASSFAIL
Stringification of new SpeechGrammarList()PASSFAILFAILPASSFAIL
SpeechGrammarList interface: new SpeechGrammarList() must inherit property "length" with the proper typePASSFAILFAILPASSFAIL
SpeechGrammarList interface: new SpeechGrammarList() must inherit property "item(unsigned long)" with the proper typePASSFAILFAILPASSFAIL
SpeechGrammarList interface: calling item(unsigned long) on new SpeechGrammarList() with too few arguments must throw TypeErrorPASSFAILFAILPASSFAIL
SpeechGrammarList interface: new SpeechGrammarList() must inherit property "addFromURI(DOMString, optional float)" with the proper typeFAILFAILFAILFAILFAIL
SpeechGrammarList interface: calling addFromURI(DOMString, optional float) on new SpeechGrammarList() with too few arguments must throw TypeErrorFAILFAILFAILPASSFAIL
SpeechGrammarList interface: new SpeechGrammarList() must inherit property "addFromString(DOMString, optional float)" with the proper typePASSFAILFAILFAILFAIL
SpeechGrammarList interface: calling addFromString(DOMString, optional float) on new SpeechGrammarList() with too few arguments must throw TypeErrorPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: existence and properties of interface objectPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface object lengthPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface object namePASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: existence and properties of interface prototype objectPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: attribute phrasePASSFAILFAILPASSFAIL
SpeechRecognitionPhrase interface: attribute boostPASSFAILFAILPASSFAIL
SpeechSynthesis interface: existence and properties of interface objectPASSPASSPASSPASSFAIL
SpeechSynthesis interface object lengthPASSPASSPASSPASSFAIL
SpeechSynthesis interface object namePASSPASSPASSPASSFAIL
SpeechSynthesis interface: existence and properties of interface prototype objectPASSPASSPASSPASSFAIL
SpeechSynthesis interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASSPASSFAIL
SpeechSynthesis interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASSPASSFAIL
SpeechSynthesis interface: attribute pendingPASSPASSPASSPASSFAIL
SpeechSynthesis interface: attribute speakingPASSPASSPASSPASSFAIL
SpeechSynthesis interface: attribute pausedPASSPASSPASSPASSFAIL
SpeechSynthesis interface: attribute onvoiceschangedPASSPASSPASSPASSFAIL
SpeechSynthesis interface: operation speak(SpeechSynthesisUtterance)PASSPASSPASSFAILFAIL
SpeechSynthesis interface: operation cancel()PASSPASSPASSPASSFAIL
SpeechSynthesis interface: operation pause()PASSPASSPASSFAILFAIL
SpeechSynthesis interface: operation resume()PASSPASSPASSFAILFAIL
SpeechSynthesis interface: operation getVoices()PASSPASSPASSPASSFAIL
SpeechSynthesis must be primary interface of speechSynthesisPASSPASSPASSPASSFAIL
Stringification of speechSynthesisPASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "pending" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "speaking" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "paused" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "onvoiceschanged" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "speak(SpeechSynthesisUtterance)" with the proper typePASSPASSPASSFAILFAIL
SpeechSynthesis interface: calling speak(SpeechSynthesisUtterance) on speechSynthesis with too few arguments must throw TypeErrorPASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "cancel()" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "pause()" with the proper typePASSPASSPASSFAILFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "resume()" with the proper typePASSPASSPASSFAILFAIL
SpeechSynthesis interface: speechSynthesis must inherit property "getVoices()" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: existence and properties of interface objectPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface object lengthPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface object namePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: existence and properties of interface prototype objectPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute textPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute langPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute voicePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute volumePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute ratePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute pitchPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onstartPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onendPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onerrorPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onpausePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onresumePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onmarkPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: attribute onboundaryPASSPASSPASSPASSFAIL
SpeechSynthesisUtterance must be primary interface of new SpeechSynthesisUtterance()PASSPASSPASSPASSFAIL
Stringification of new SpeechSynthesisUtterance()PASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "text" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "lang" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "voice" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "volume" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "rate" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "pitch" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onstart" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onend" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onerror" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onpause" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onresume" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onmark" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisUtterance interface: new SpeechSynthesisUtterance() must inherit property "onboundary" with the proper typePASSPASSPASSPASSFAIL
SpeechSynthesisEvent interface: existence and properties of interface objectPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface object lengthPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface object namePASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: existence and properties of interface prototype objectPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: attribute utterancePASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: attribute charIndexPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: attribute charLengthPASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: attribute elapsedTimePASSPASSPASSFAILFAIL
SpeechSynthesisEvent interface: attribute namePASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface: existence and properties of interface objectPASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface object lengthPASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface object namePASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface: existence and properties of interface prototype objectPASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASSFAILFAIL
SpeechSynthesisErrorEvent interface: attribute errorPASSPASSPASSFAILFAIL
SpeechSynthesisVoice interface: existence and properties of interface objectPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface object lengthPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface object namePASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: existence and properties of interface prototype objectPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: attribute voiceURIPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: attribute namePASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: attribute langPASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: attribute localServicePASSPASSPASSPASSFAIL
SpeechSynthesisVoice interface: attribute defaultPASSPASSPASSPASSFAIL
SpeechSynthesisVoice must be primary interface of voiceFAILPASSPASSFAILFAIL
Stringification of voiceFAILPASSPASSFAILFAIL
SpeechSynthesisVoice interface: voice must inherit property "voiceURI" with the proper typeFAILPASSPASSFAILFAIL
SpeechSynthesisVoice interface: voice must inherit property "name" with the proper typeFAILPASSPASSFAILFAIL
SpeechSynthesisVoice interface: voice must inherit property "lang" with the proper typeFAILPASSPASSFAILFAIL
SpeechSynthesisVoice interface: voice must inherit property "localService" with the proper typeFAILPASSPASSFAILFAIL
SpeechSynthesisVoice interface: voice must inherit property "default" with the proper typeFAILPASSPASSFAILFAIL
Window interface: attribute speechSynthesisPASSPASSPASSPASSFAIL
Window interface: self must inherit property "speechSynthesis" with the proper typePASSPASSPASSPASSFAIL