Index: Source/core/svg/SVGSVGElement.idl |
diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl |
index c1f6d255a8d23a1309c527aefbbb156914d11680..d04846da125a75c73214df70c78040f0f8e57515 100644 |
--- a/Source/core/svg/SVGSVGElement.idl |
+++ b/Source/core/svg/SVGSVGElement.idl |
@@ -21,9 +21,6 @@ |
*/ |
// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGSVGElement |
- |
-// TODO: no css::ViewCSS available! |
-// TODO: no events::DocumentEvent available! |
[ |
TypeChecking=(Interface, Unrestricted), |
] interface SVGSVGElement : SVGGraphicsElement { |