Index: Source/core/svg/SVGSVGElement.idl |
diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl |
index fd3649a1d2214273ec534a73f6382268ec88a021..dab4e54ae01babecf22d5d2b71b89d8dc7477a67 100644 |
--- a/Source/core/svg/SVGSVGElement.idl |
+++ b/Source/core/svg/SVGSVGElement.idl |
@@ -32,8 +32,6 @@ |
readonly attribute SVGAnimatedLength y; |
readonly attribute SVGAnimatedLength width; |
readonly attribute SVGAnimatedLength height; |
- attribute DOMString contentScriptType; |
- attribute DOMString contentStyleType; |
readonly attribute SVGRect viewport; |
readonly attribute float pixelUnitToMillimeterX; |
readonly attribute float pixelUnitToMillimeterY; |