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

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

Powered by Google App Engine
This is Rietveld 408576698