| Index: third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| index f787110c7cbeacd08990633903d99e7535edfba9..7af690095a4458610729c501321e7a1f1acebd7a 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| @@ -36,5 +36,5 @@ interface SVGMaskElement : SVGElement {
|
|
|
| // SVGMaskElement implements SVGUnitTypes;
|
|
|
| -// TODO(foolip): The following is not part of any spec:
|
| +// TODO(foolip): The following is not part of any spec. https://crbug.com/701893
|
| SVGMaskElement implements SVGTests;
|
|
|