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

Unified Diff: third_party/WebKit/Source/core/svg/SVGTextContentElement.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/SVGTextContentElement.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGTextContentElement.idl b/third_party/WebKit/Source/core/svg/SVGTextContentElement.idl
index b2cc96fa61d08aae2cfe4763fe88d150297090de..4617f7f34578d966ce56dc182fbd1b9dff34785a 100644
--- a/third_party/WebKit/Source/core/svg/SVGTextContentElement.idl
+++ b/third_party/WebKit/Source/core/svg/SVGTextContentElement.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/SVG2/text.html#InterfaceSVGTextContentElement
+// https://svgwg.org/svg2-draft/text.html#InterfaceSVGTextContentElement
interface SVGTextContentElement : SVGGraphicsElement {
// lengthAdjust Types
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGTests.idl ('k') | third_party/WebKit/Source/core/svg/SVGTextElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698