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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFEMergeElement.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/SVGFEMergeElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGFEMergeElement.idl b/third_party/WebKit/Source/core/svg/SVGFEMergeElement.idl
index d9da6e8eb07d39e7f96f48d9dc8a61c83aa00f8b..a34d1e156f5d953cdb9a6da1ab4bebae17888c95 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEMergeElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGFEMergeElement.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEMergeElement
+// https://drafts.fxtf.org/filters/#InterfaceSVGFEMergeElement
interface SVGFEMergeElement : SVGElement {
};
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGFEImageElement.idl ('k') | third_party/WebKit/Source/core/svg/SVGFEMergeNodeElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698