зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1268633 followup, adjust test_interfaces.html to expect that the SpeechSynthesis API is riding the trains. r=smaug
MozReview-Commit-ID: BTBvFOoRwKV
This commit is contained in:
Родитель
9c47a3e286
Коммит
7d17083dd6
|
@ -1035,15 +1035,15 @@ var interfaceNamesInGlobalScope =
|
|||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
"SourceBufferList",
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpeechSynthesisErrorEvent", android: false, nightly: true},
|
||||
{name: "SpeechSynthesisErrorEvent", android: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpeechSynthesisEvent", android: false, nightly: true},
|
||||
{name: "SpeechSynthesisEvent", android: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpeechSynthesis", android: false, nightly: true},
|
||||
{name: "SpeechSynthesis", android: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpeechSynthesisUtterance", android: false, nightly: true},
|
||||
{name: "SpeechSynthesisUtterance", android: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpeechSynthesisVoice", android: false, nightly: true},
|
||||
{name: "SpeechSynthesisVoice", android: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
{name: "SpecialPowers", xbl: false},
|
||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||
|
|
Загрузка…
Ссылка в новой задаче