Index: core/svg/SVGFESpotLightElement.idl |
=================================================================== |
--- core/svg/SVGFESpotLightElement.idl (revision 23517) |
+++ core/svg/SVGFESpotLightElement.idl (working copy) |
@@ -23,9 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=SVG |
-] interface SVGFESpotLightElement : SVGElement { |
+interface SVGFESpotLightElement : SVGElement { |
readonly attribute SVGAnimatedNumber x; |
readonly attribute SVGAnimatedNumber y; |
readonly attribute SVGAnimatedNumber z; |