summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGMPathElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGMPathElement.idl')
-rw-r--r--Source/WebCore/svg/SVGMPathElement.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/WebCore/svg/SVGMPathElement.idl b/Source/WebCore/svg/SVGMPathElement.idl
index eb3f4c093..c5d58b654 100644
--- a/Source/WebCore/svg/SVGMPathElement.idl
+++ b/Source/WebCore/svg/SVGMPathElement.idl
@@ -23,9 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-[
- Conditional=SVG
-] interface SVGMPathElement : SVGElement {
+interface SVGMPathElement : SVGElement {
};
SVGMPathElement implements SVGExternalResourcesRequired;