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

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

Issue 2572853002: Replace remaining /TR/ links in SVG IDL (Closed)
Patch Set: Created 4 years 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/SVGFEFuncRElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl b/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
index 307319055f3a2a93729465f1616f89519e2b009f..9f260712b89b66b6fd9a983efbfa38ae6ace4128 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEFuncRElement
+// https://drafts.fxtf.org/filters/#InterfaceSVGFEFuncRElement
interface SVGFEFuncRElement : SVGComponentTransferFunctionElement {
};

Powered by Google App Engine
This is Rietveld 408576698