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

Unified Diff: Source/core/svg/SVGNumber.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 | « no previous file | Source/core/svg/SVGTransform.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGNumber.idl
diff --git a/Source/core/svg/SVGNumber.idl b/Source/core/svg/SVGNumber.idl
index aa7ce79724471b73ca238b0175053d185b9a27be..b07a7c2f2b2781bdf8a73070f20faea4463c791c 100644
--- a/Source/core/svg/SVGNumber.idl
+++ b/Source/core/svg/SVGNumber.idl
@@ -22,7 +22,6 @@
// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGNumber
-// TODO(philipj): SVGNumber should have constructors. crbug.com/366541
[
ImplementedAs=SVGNumberTearOff,
SetWrapperReferenceTo(SVGElement contextElement),
« no previous file with comments | « no previous file | Source/core/svg/SVGTransform.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698