Bug 998246 part 2.5 - Add AnimationTimeline to list of interfaces; r=bz

This commit is contained in:
Brian Birtles 2014-05-13 16:22:12 +09:00
Родитель 09dc4937eb
Коммит 497bd0ee3d
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -115,6 +115,8 @@ var interfaceNamesInGlobalScope =
"AnalyserNode",
// IMPORTANT: Do not change this list without review from a DOM peer!
"AnimationEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "AnimationTimeline", pref: "dom.animations-api.core.enabled"},
// IMPORTANT: Do not change this list without review from a DOM peer!
"Attr",
// IMPORTANT: Do not change this list without review from a DOM peer!