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