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