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

Unified Diff: third_party/WebKit/Source/core/svg/SVGPoint.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
Index: third_party/WebKit/Source/core/svg/SVGPoint.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGPoint.idl b/third_party/WebKit/Source/core/svg/SVGPoint.idl
index 34b2810ae114f3d0cdd38bbd3243fc9c323ee399..6cb1acffd525b4d1236bbfdc6f47f67b4f228a54 100644
--- a/third_party/WebKit/Source/core/svg/SVGPoint.idl
+++ b/third_party/WebKit/Source/core/svg/SVGPoint.idl
@@ -23,6 +23,7 @@
// http://www.w3.org/TR/SVG11/coords.html#InterfaceSVGPoint
// TODO(foolip): SVGPoint is gone from SVG 2, replaced by DOMPoint.
+// https://crbug.com/709001
[
DependentLifetime,
ImplementedAs=SVGPointTearOff,
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGPatternElement.idl ('k') | third_party/WebKit/Source/core/svg/SVGRect.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698