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

Unified Diff: third_party/WebKit/Source/core/svg/SVGClipPathElement.idl

Issue 2015503002: Move TODO(philipj) to TODO(foolip) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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
Index: third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl b/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
index 543feac1257f1f3e477e0a8c4caad78b729a367d..0f4ba1b3118cb5412c3fbe4c0055e07fbde606ac 100644
--- a/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
@@ -26,7 +26,7 @@
// http://www.w3.org/TR/css-masking/#InterfaceSVGClipPathElement
-// TODO(philipj): SVGClipPathElement should inherit from SVGElement and
+// TODO(foolip): SVGClipPathElement should inherit from SVGElement and
// implement SVGUnitTypes. The transform attribute (which is on
// SVGGraphicsElement) should also be on SVGClipPathElement.
interface SVGClipPathElement : SVGGraphicsElement {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl ('k') | third_party/WebKit/Source/core/svg/SVGCursorElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698