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

Unified Diff: third_party/WebKit/Source/core/svg/SVGFETileElement.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/SVGFETileElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGFETileElement.idl b/third_party/WebKit/Source/core/svg/SVGFETileElement.idl
index 13da3c036c927c272718c811cc94154cec145f8a..6411e778eaa2f0913d68ef0d8124d3c157af89a8 100644
--- a/third_party/WebKit/Source/core/svg/SVGFETileElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGFETileElement.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/filter-effects/#InterfaceSVGFETileElement
+// https://drafts.fxtf.org/filters/#InterfaceSVGFETileElement
interface SVGFETileElement : SVGElement {
[MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedString in1;

Powered by Google App Engine
This is Rietveld 408576698