| 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;
|
|
|