Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1260)

Unified Diff: Source/core/svg/SVGSVGElement.idl

Issue 959803002: Remove outdated TODOs in SVGSVGElement.idl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698