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