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

Unified Diff: third_party/WebKit/Source/core/svg/SVGRadialGradientElement.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/SVGRadialGradientElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGRadialGradientElement.idl b/third_party/WebKit/Source/core/svg/SVGRadialGradientElement.idl
index 16a496b226b133ecf52bc1999a26b4256ea9c836..a128bf5851add7ffb2253f9f910af611cde7b156 100644
--- a/third_party/WebKit/Source/core/svg/SVGRadialGradientElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGRadialGradientElement.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/SVG2/pservers.html#InterfaceSVGRadialGradientElement
+// https://svgwg.org/svg2-draft/pservers.html#InterfaceSVGRadialGradientElement
interface SVGRadialGradientElement : SVGGradientElement {
[MeasureAs=SVG1DOMPaintServer] readonly attribute SVGAnimatedLength cx;
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.idl ('k') | third_party/WebKit/Source/core/svg/SVGRectElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698