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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.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/SVGFEConvolveMatrixElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.idl b/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.idl
index 0c9edfd820fa03d9e134220d0003affa2b7c91b3..7114c72fb2c72f09f88e47800dd298b0990f6bc2 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.idl
@@ -46,7 +46,7 @@
[MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedNumber kernelUnitLengthX;
[MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedNumber kernelUnitLengthY;
- // TODO(philipj): The following was part of SVG 1.1:
+ // TODO(foolip): The following was part of SVG 1.1:
// http://www.w3.org/TR/SVG11/filters.html#InterfaceSVGFEConvolveMatrixElement
// https://www.w3.org/Bugs/Public/show_bug.cgi?id=28703
[Measure] readonly attribute SVGAnimatedBoolean preserveAlpha;
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGDiscardElement.idl ('k') | third_party/WebKit/Source/core/svg/SVGGeometryElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698