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

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

Issue 1281683003: Removing obsolete TODOs from SVGNumber.idl and SVGTransform.idl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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 | « Source/core/svg/SVGNumber.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGTransform.idl
diff --git a/Source/core/svg/SVGTransform.idl b/Source/core/svg/SVGTransform.idl
index 4a6ce7257c2daa151749cb2fa99e153031140213..18acc4ba18eeffa80b8392e889545d18124b3743 100644
--- a/Source/core/svg/SVGTransform.idl
+++ b/Source/core/svg/SVGTransform.idl
@@ -21,7 +21,6 @@
// http://www.w3.org/TR/SVG2/coords.html#InterfaceSVGTransform
-// TODO(philipj): SVGTransform should have constructors. crbug.com/366541
[
ImplementedAs=SVGTransformTearOff,
MeasureAs=SVG1DOM,
« no previous file with comments | « Source/core/svg/SVGNumber.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698