chromium/third_party/blink/web_tests/external/wpt/speech-api/historical-expected.txt

This is a testharness.js-based test.
[FAIL] webkitSpeechGrammar interface should not exist
  assert_false: expected false got true
[FAIL] webkitSpeechGrammarList interface should not exist
  assert_false: expected false got true
[FAIL] webkitSpeechRecognition interface should not exist
  assert_false: expected false got true
[FAIL] webkitSpeechRecognitionError interface should not exist
  assert_false: expected false got true
[FAIL] webkitSpeechRecognitionEvent interface should not exist
  assert_false: expected false got true
[FAIL] SpeechRecognition's serviceURI attribute should not exist
  assert_implements: SpeechRecognition exposed undefined
[FAIL] SpeechRecognitionEvent's interpretation attribute should not exist
  assert_implements: SpeechRecognitionEvent exposed undefined
[FAIL] SpeechRecognitionEvent's emma attribute should not exist
  assert_implements: SpeechRecognitionEvent exposed undefined
Harness: the test ran to completion.