webspeech: All Results

Test files: 43; Total subtests: 159

Test Files

  1. /tests/webspeech/SpeechRecognitionEvent_basics.html
  2. /tests/webspeech/SpeechSynthesisEvent_basics.html
  3. /tests/webspeech/SpeechSynthesisEvent_charIndex.html
  4. /tests/webspeech/SpeechSynthesisEvent_name.html
  5. /tests/webspeech/SpeechSynthesisVoiceList_item_getter.html
  6. /tests/webspeech/blink/speech-synthesis-boundary-events.html
  7. /tests/webspeech/blink/speech-synthesis-cancel.html
  8. /tests/webspeech/blink/speech-synthesis-pause-resume.html
  9. /tests/webspeech/blink/speech-synthesis-speak-invalid-argument-throws.html
  10. /tests/webspeech/blink/speech-synthesis-speak.html
  11. /tests/webspeech/blink/speech-synthesis-utterance-uses-voice.html
  12. /tests/webspeech/blink/speech-synthesis-voices.html
  13. /tests/webspeech/blink/speechgrammar-basics.html
  14. /tests/webspeech/blink/speechrecognition-basics.html
  15. /tests/webspeech/blink/speechrecognitionerror-basics.html
  16. /tests/webspeech/speechsynthesis-basic.html
  17. /tests/webspeech/speechsynthesisutterance-basics.html
  18. /tests/webspeech/speechsynthesisutterance_lang.html
  19. /tests/webspeech/speechsynthesisutterance_mark.html
  20. /tests/webspeech/speechsynthesisutterance_pause.html
  21. /tests/webspeech/speechsynthesisutterance_pitch.html
  22. /tests/webspeech/speechsynthesisutterance_rate.html
  23. /tests/webspeech/speechsynthesisutterance_resume.html
  24. /tests/webspeech/speechsynthesisutterance_start.html
  25. /tests/webspeech/speechsynthesisutterance_text.html
  26. /tests/webspeech/speechsynthesisutterance_volume.html
  27. /tests/webspeech/SpeechRecognition-manual.html
  28. /tests/webspeech/SpeechRecognitionAlternative_confidence-manual.html
  29. /tests/webspeech/SpeechRecognitionEvent_emma-manual.html
  30. /tests/webspeech/SpeechRecognitionEvent_interpretation-manual.html
  31. /tests/webspeech/SpeechRecognitionEvent_resultIndex-manual.html
  32. /tests/webspeech/SpeechRecognitionEvent_results-manual.html
  33. /tests/webspeech/SpeechRecognitionResultList_item-manual.html
  34. /tests/webspeech/SpeechRecognitionResultList_length-manual.html
  35. /tests/webspeech/SpeechRecognitionResult_final-manual.html
  36. /tests/webspeech/SpeechRecognitionResult_item-manual.html
  37. /tests/webspeech/SpeechRecognitionResult_length-manual.html
  38. /tests/webspeech/SpeechRecognition_continuous-manual.html
  39. /tests/webspeech/SpeechRecognition_interimResults-manual.html
  40. /tests/webspeech/SpeechRecognition_maxAlternatives-manual.html
  41. /tests/webspeech/SpeechSynthesis-manual.html
  42. /tests/webspeech/SpeechSynthesisUtterance_error-manual.html
  43. /tests/webspeech/SpeechSynthesis_speak-manual.html
TestChrome 51 for AndroidChrome 51 for DesktopCrosswalk 21.51.545.0 for Android
/tests/webspeech/SpeechRecognitionEvent_basics.htmlOKOKOK
Existence of SpeechRecognitionEvent interfaceFAILPASSPASS
Value of SpeechRecognitionEvent objectFAILPASSPASS
Prototype of SpeechRecognitionEventFAILPASSPASS
/tests/webspeech/SpeechSynthesisEvent_basics.htmlOKOKOK
Existence of SpeechSynthesisEvent interfacePASSPASSPASS
Value of SpeechSynthesisEvent objectPASSPASSPASS
Prototype of SpeechSynthesisEventPASSPASSPASS
/tests/webspeech/SpeechSynthesisEvent_charIndex.htmlOKOKOK
Test if character index into the original utterance string that most closely approximates the current speaking position of the speech engineBLOCKBLOCKBLOCK
/tests/webspeech/SpeechSynthesisEvent_name.htmlOKOKOK
Test if name should return undefined for start eventFAILFAILFAIL
/tests/webspeech/SpeechSynthesisVoiceList_item_getter.htmlOKOKOK
Test if item returns null when index is greater than or equal to lengthFAILFAILFAIL
/tests/webspeech/blink/speech-synthesis-boundary-events.htmlOKOKOK
Test a speech job will generate the correct boundary eventsPASSBLOCKBLOCK
/tests/webspeech/blink/speech-synthesis-cancel.htmlOKOKOK
Test that cancelling a speech job fires the right eventsPASSPASSPASS
/tests/webspeech/blink/speech-synthesis-pause-resume.htmlOKOKOK
Test that pausing/resuming speech jobs works as expectedBLOCKBLOCKBLOCK
/tests/webspeech/blink/speech-synthesis-speak-invalid-argument-throws.htmlOKOKOK
Test that passing an argument other than a SpeechSynthesisUtterance to speechSynthesis.speak throws a TypeError exceptionFAILFAILFAIL
/tests/webspeech/blink/speech-synthesis-speak.htmlOKOKOK
Test that the basic mechanisms of speaking text work, including sending the job and receving the callbackPASSBLOCKBLOCK
/tests/webspeech/blink/speech-synthesis-utterance-uses-voice.htmlOKOKOK
Test that can get synthesizer voicesFAILFAILFAIL
/tests/webspeech/blink/speech-synthesis-voices.htmlOKOKOK
Test that can get synthesizer voicesFAILFAILFAIL
/tests/webspeech/blink/speechgrammar-basics.htmlOKOKOK
Test SpeechGrammar existencePASSPASSPASS
Test SpeechGrammar is not nullPASSPASSPASS
Test SpeechGrammarList existencePASSPASSPASS
Test SpeechGrammarList is not nullPASSPASSPASS
Test new webkitSpeechGrammar is not nullPASSPASSPASS
Test default weight of SpeechGrammarPASSPASSPASS
Test default src of SpeechGrammarPASSPASSPASS
Test setting the weight attribute of SpeechGrammarPASSPASSPASS
Test setting the src attribute of SpeechGrammar 1PASSPASSPASS
Test setting the src attribute of SpeechGrammar 2PASSPASSPASS
Test setting the src attribute of SpeechGrammar 3PASSPASSPASS
Test new SpeechGrammarList is not nullPASSPASSPASS
Test default length of SpeechGrammarListPASSPASSPASS
Test item(0) of SpeechGrammarList is nullPASSPASSPASS
Test SpeechGrammarList[0] is undefinedPASSPASSPASS
Test item(-1) of SpeechGrammarList is nullPASSPASSPASS
Test SpeechGrammarList[-1] is undefinedPASSPASSPASS
Test the actual length attributes of SpeechGrammarList 1FAILFAILFAIL
Test the actual item(1) of SpeechGrammarList is nullPASSPASSPASS
Test the actual SpeechGrammarList[1] is undefinedPASSPASSPASS
Test the actual item(-1) of SpeechGrammarList is nullPASSPASSPASS
Test the actual SpeechGrammarList[-1] is undefinedPASSPASSPASS
Test the item(0) of SpeechGrammarList equals SpeechGrammarList[0] 1FAILFAILFAIL
Test the src attribute of the actual item(0) of SpeechGrammarList 1FAILFAILFAIL
Test the weight attribute of the actual item(0) of SpeechGrammarList 1FAILFAILFAIL
Test the actual length attributes of SpeechGrammarList 2FAILFAILFAIL
Test the item(1) of SpeechGrammarList equals SpeechGrammarList[1] 2FAILFAILFAIL
Test the src attribute of the actual item(1) of SpeechGrammarList 2FAILFAILFAIL
Test the weight attribute of the actual item(1) of SpeechGrammarList 2FAILFAILFAIL
Test the actual length attributes of SpeechGrammarList 3FAILFAILFAIL
Test the item(2) of SpeechGrammarList equals SpeechGrammarList[2] 3FAILFAILFAIL
Test the src attribute of the actual item(2) of SpeechGrammarList 3FAILFAILFAIL
Test the weight attribute of the actual item(2) of SpeechGrammarList 3FAILFAILFAIL
Test the src attribute of the SpeechGrammarList[2]FAILFAILFAIL
Test the weight attribute of SpeechGrammarList[2]FAILFAILFAIL
/tests/webspeech/blink/speechrecognition-basics.htmlOKOKOK
Test SpeechRecognition existencePASSPASSPASS
Test SpeechRecognition is not nullPASSPASSPASS
Test new SpeechRecognition is not nullPASSPASSPASS
Test grammars existencePASSPASSPASS
Test grammars is not nullPASSPASSPASS
Test length of grammarsPASSPASSPASS
Test lang existencePASSPASSPASS
Test continuous existencePASSPASSPASS
Test interimResults existencePASSPASSPASS
Test maxAlternatives existencePASSPASSPASS
Test start existencePASSPASSPASS
Test stop existencePASSPASSPASS
Test abort existencePASSPASSPASS
Test onaudiostart existencePASSPASSPASS
Test onsoundstart existencePASSPASSPASS
Test onspeechstart existencePASSPASSPASS
Test onspeechend existencePASSPASSPASS
Test onsoundend existencePASSPASSPASS
Test onaudioend existencePASSPASSPASS
Test onresult existencePASSPASSPASS
Test onnomatch existencePASSPASSPASS
Test onerror existencePASSPASSPASS
Test onstart existencePASSPASSPASS
Test onend existencePASSPASSPASS
Test addEventListener existencePASSPASSPASS
Test removeEventListener existencePASSPASSPASS
Test dispatchEvent existencePASSPASSPASS
Test default value of langPASSPASSPASS
Test default value of continuousPASSPASSPASS
Test default value of maxAlternativesPASSPASSPASS
/tests/webspeech/blink/speechrecognitionerror-basics.htmlOKOKOK
Test SpeechRecognitionError existencePASSPASSPASS
Test SpeechRecognitionError is not nullPASSPASSPASS
/tests/webspeech/speechsynthesis-basic.htmlOKOKOK
Type of window.speechSynthesisPASSPASSPASS
Value of window.speechSynthesis objectPASSPASSPASS
Existence of pending attribute/methodPASSPASSPASS
Existence of speaking attribute/methodPASSPASSPASS
Existence of paused attribute/methodPASSPASSPASS
Existence of speak attribute/methodPASSPASSPASS
Existence of cancel attribute/methodPASSPASSPASS
Existence of pause attribute/methodPASSPASSPASS
Existence of resume attribute/methodPASSPASSPASS
Existence of getVoices attribute/methodPASSPASSPASS
Initial value of pending attributePASSPASSPASS
Value of speaking attributePASSPASSPASS
Value of paused attributePASSPASSPASS
Type of speechSynthesis.getVoices()FAILFAILFAIL
/tests/webspeech/speechsynthesisutterance-basics.htmlOKOKOK
Existence of SpeechSynthesisUtterance interfacePASSPASSPASS
Value of SpeechSynthesisUtterance objectPASSPASSPASS
Existence of text attributePASSPASSPASS
Existence of lang attributePASSPASSPASS
Existence of voiceURI attributePASSPASSPASS
Existence of volume attributePASSPASSPASS
Existence of rate attributePASSPASSPASS
Existence of pitch attributePASSPASSPASS
Existence of onstart attributePASSPASSPASS
Existence of onend attributePASSPASSPASS
Existence of onerror attributePASSPASSPASS
Existence of onpause attributePASSPASSPASS
Existence of onresume attributePASSPASSPASS
Existence of onmark attributePASSPASSPASS
Existence of onboundary attributePASSPASSPASS
Set value for text attributePASSPASSPASS
Set value for lang attributePASSPASSPASS
Set value for voiceURI attributePASSPASSPASS
Default value of volume attributePASSPASSPASS
Set value for volume attributePASSPASSPASS
Min value of volume attributePASSPASSPASS
Max value of volume attributePASSPASSPASS
Default value of rate attributePASSPASSPASS
Set value for rate attributePASSPASSPASS
Min value of rate attributeFAILFAILFAIL
Max value of rate attributePASSPASSPASS
Default value of pitch attributePASSPASSPASS
Set value for pitch attributePASSPASSPASS
Min value of pitch attributePASSPASSPASS
Max value of pitch attributePASSPASSPASS
/tests/webspeech/speechsynthesisutterance_lang.htmlOKOKOK
Test if default to use the lang of the html document root elementFAILBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_mark.htmlOKOKOK
Test if fired when this utterance has begun to be spokenBLOCKBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_pause.htmlOKOKOK
Test if fired when and if this utterance is paused mid-utterancePASSBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_pitch.htmlOKOKOK
Test if pitch is a default of 1PASSPASSPASS
Test if pitch is 0 being the lowest pitchPASSPASSPASS
Test if pitch is 2 being the highest pitchPASSPASSPASS
/tests/webspeech/speechsynthesisutterance_rate.htmlOKOKOK
Test if rate is a default of 1PASSPASSPASS
Test if rate is 0.1 being the lowest rateFAILFAILFAIL
Test if rate is 10 being the highest ratePASSPASSPASS
/tests/webspeech/speechsynthesisutterance_resume.htmlOKOKOK
Test if fired when and if this utterance is resumed after being paused mid-utteranceBLOCKBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_start.htmlOKOKOK
Test if fired when this utterance has begun to be spokenPASSBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_text.htmlOKOKOK
Test if text can be a complete, well-formed SSML documentPASSBLOCKBLOCK
/tests/webspeech/speechsynthesisutterance_volume.htmlOKOKOK
Test if volume is a default of 1PASSPASSPASS
Test if volume is 0 being the lowest volumePASSPASSPASS
Test if volume is 1 being the highest volumePASSPASSPASS
/tests/webspeech/SpeechRecognition-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognition-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionAlternative_confidence-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionAlternative_confidence-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_emma-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_emma-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_interpretation-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_interpretation-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_resultIndex-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_resultIndex-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_results-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionEvent_results-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognitionResultList_item-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognitionResultList_item-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognitionResultList_length-manual.htmlFAILPASSPASS
/tests/webspeech/SpeechRecognitionResultList_length-manual.htmlFAILPASSPASS
/tests/webspeech/SpeechRecognitionResult_final-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognitionResult_final-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognitionResult_item-manual.htmlFAILBLOCKBLOCK
/tests/webspeech/SpeechRecognitionResult_item-manual.htmlFAILBLOCKBLOCK
/tests/webspeech/SpeechRecognitionResult_length-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognitionResult_length-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognition_continuous-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognition_continuous-manual.htmlPASSPASSPASS
/tests/webspeech/SpeechRecognition_interimResults-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognition_interimResults-manual.htmlFAILFAILFAIL
/tests/webspeech/SpeechRecognition_maxAlternatives-manual.htmlPASSFAILFAIL
/tests/webspeech/SpeechRecognition_maxAlternatives-manual.htmlPASSFAILFAIL
/tests/webspeech/SpeechSynthesis-manual.htmlBLOCKFAILFAIL
/tests/webspeech/SpeechSynthesis-manual.htmlBLOCKFAILFAIL
/tests/webspeech/SpeechSynthesisUtterance_error-manual.htmlBLOCKBLOCKBLOCK
/tests/webspeech/SpeechSynthesisUtterance_error-manual.htmlBLOCKBLOCKBLOCK
/tests/webspeech/SpeechSynthesis_speak-manual.htmlPASSBLOCKBLOCK
/tests/webspeech/SpeechSynthesis_speak-manual.htmlPASSBLOCKBLOCK