Bug 1179111 part 4 - Remove KeyframeEffectReadOnly.name; r=smaug

--HG--
extra : source : 171d0e4ec35dc4d39cc69a250bb4a42f30b6dea1
This commit is contained in:
Brian Birtles 2015-07-01 14:54:39 +09:00
Родитель b7a209c153
Коммит a6daa4a290
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -14,7 +14,6 @@
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;