Backed out changeset 171d0e4ec35d (bug 1179111)

This commit is contained in:
Carsten "Tomcat" Book 2015-07-07 14:21:37 +02:00
Родитель 297c2b6a58
Коммит e6c181369c
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -14,6 +14,7 @@
Func="nsDocument::IsWebAnimationsEnabled"]
interface KeyframeEffectReadOnly : AnimationEffectReadOnly {
readonly attribute Element? target;
readonly attribute DOMString name;
// Not yet implemented:
// readonly attribute IterationCompositeOperation iterationComposite;
// readonly attribute CompositeOperation composite;