blob: 9efb69aab6556d9b3ad738a5498711c78676ae12 [file] [log] [blame]
package org.w3c.dom.svg;
public interface SVGAnimateColorElement extends
SVGAnimationElement {
}