Bug 1032573 part 7 - Add AnimationPlayer to test_interfaces.html; r=bz

This commit is contained in:
Brian Birtles 2014-07-16 09:02:31 +09:00
parent 7e24d06e5e
commit f0c19226a1

View File

@ -118,6 +118,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: "AnimationPlayer", pref: "dom.animations-api.core.enabled"},
// 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!