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

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

Issue 2569173002: Update SVG IDL links to svgwg.org (Closed)
Patch Set: the non-trivial ones 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/SVGAnimationElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl b/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
index c83a9a400ee056e0f5c1e7074c1abb84df7ca79b..90d08e314828783d7d858bdc2d6752468bd6e535 100644
--- a/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
@@ -24,7 +24,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGAnimationElement
+// https://svgwg.org/specs/animations/#InterfaceSVGAnimationElement
[RuntimeEnabled=smil]
interface SVGAnimationElement : SVGElement {

Powered by Google App Engine
This is Rietveld 408576698