Index: Source/core/svg/SVGElement.idl |
diff --git a/Source/core/svg/SVGElement.idl b/Source/core/svg/SVGElement.idl |
index 96a82e08b5ce3073a56e7c16cfad7b3f185a989f..912a6a03a4eb7f7bafd99e5c84a3e18d551ba2f8 100644 |
--- a/Source/core/svg/SVGElement.idl |
+++ b/Source/core/svg/SVGElement.idl |
@@ -21,7 +21,6 @@ |
*/ |
[ |
- Conditional=SVG, |
CustomToV8 |
] interface SVGElement : Element { |
[Reflect] attribute DOMString id; |