Index: core/svg/SVGFEFloodElement.idl |
=================================================================== |
--- core/svg/SVGFEFloodElement.idl (revision 23517) |
+++ core/svg/SVGFEFloodElement.idl (working copy) |
@@ -23,8 +23,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=SVG |
-] interface SVGFEFloodElement : SVGStyledElement, |
- SVGFilterPrimitiveStandardAttributes { |
+interface SVGFEFloodElement : SVGStyledElement, |
+ SVGFilterPrimitiveStandardAttributes { |
}; |