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

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

Issue 2824463002: Replace most /TR/ links in IDL files (Closed)
Patch Set: Created 3 years, 8 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 | « third_party/WebKit/Source/core/svg/SVGMatrix.idl ('k') | third_party/WebKit/Source/core/svg/SVGPoint.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/svg/SVGPatternElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
index f8329d22b414fbf0f5f41083fd40e6194e7574f2..fba4f7b79f6856268b340d8a372d170b3b52bf4a 100644
--- a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
@@ -39,6 +39,6 @@ SVGPatternElement implements SVGFitToViewBox;
SVGPatternElement implements SVGURIReference;
// SVGPatternElement implements SVGUnitTypes;
-// TODO(foolip): The following was part of SVG 1.1:
+// TODO(foolip): The following was part of SVG 1.1. https://crbug.com/701893
// http://www.w3.org/TR/SVG11/pservers.html#InterfaceSVGPatternElement
SVGPatternElement implements SVGTests;
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGMatrix.idl ('k') | third_party/WebKit/Source/core/svg/SVGPoint.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698