Bug 1350699 - Update test now that IdleDeadline interface is exposed. r=smaug

MozReview-Commit-ID: 4RHPQrhxLRE
This commit is contained in:
Andreas Farre 2017-03-27 06:29:00 -04:00
Родитель b9c0cd1f09
Коммит 42d7612ddb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -548,7 +548,7 @@ var interfaceNamesInGlobalScope =
// IMPORTANT: Do not change this list without review from a DOM peer!
"HTMLVideoElement",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "IdleDeadline", nightly: true},
{name: "IdleDeadline"},
// IMPORTANT: Do not change this list without review from a DOM peer!
"IDBCursor",
// IMPORTANT: Do not change this list without review from a DOM peer!