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

Unified Diff: third_party/WebKit/Source/core/svg/SVGStopElement.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/SVGStopElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGStopElement.idl b/third_party/WebKit/Source/core/svg/SVGStopElement.idl
index a8406d4425b9bf72e7ca15acbaaebcb14c70fc04..642e3aa81907c106696d6ada40d3a1051438c7f5 100644
--- a/third_party/WebKit/Source/core/svg/SVGStopElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGStopElement.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#InterfaceSVGStopElement
+// https://svgwg.org/svg2-draft/pservers.html#InterfaceSVGStopElement
interface SVGStopElement : SVGElement {
[MeasureAs=SVG1DOMPaintServer] readonly attribute SVGAnimatedNumber offset;
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGSetElement.idl ('k') | third_party/WebKit/Source/core/svg/SVGStringList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698