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