Index: Source/core/svg/SVGElement.idl |
diff --git a/Source/core/svg/SVGElement.idl b/Source/core/svg/SVGElement.idl |
index 1608f33d02d7ef3d7c0404c3d42e6a15fb05b2e3..36ff49402c34552b6e1f6e114923f67ce24ed1ac 100644 |
--- a/Source/core/svg/SVGElement.idl |
+++ b/Source/core/svg/SVGElement.idl |
@@ -31,7 +31,6 @@ |
attribute DOMString xmlspace; |
[MeasureAs=SVGClassName] readonly attribute SVGAnimatedString className; |
- readonly attribute CSSStyleDeclaration style; |
// CSSValue was deprecated in 2003: |
// http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html |