Chromium Code Reviews| Index: Source/core/svg/SVGStyledElement.idl |
| diff --git a/Source/core/svg/SVGStyledElement.idl b/Source/core/svg/SVGStyledElement.idl |
| index f7f94900efba2fbdb81b52ba9e305a00b46917b3..12d2e2c93f9ded8f7e94f30331fcd3da72cccb21 100644 |
| --- a/Source/core/svg/SVGStyledElement.idl |
| +++ b/Source/core/svg/SVGStyledElement.idl |
| @@ -26,8 +26,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| - Conditional=SVG |
| + NoInterfaceObject |
| ] interface SVGStyledElement : SVGElement { |
| readonly attribute SVGAnimatedString className; |
| readonly attribute CSSStyleDeclaration style; |