| Index: third_party/WebKit/Source/core/svg/SVGSVGElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGSVGElement.idl b/third_party/WebKit/Source/core/svg/SVGSVGElement.idl
|
| index bf186d38aaf57d848c1c7bce55b9ebc5e571ca44..4da0d52ab8b4c9ba87ab1132432af31fe1ad0381 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGSVGElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGSVGElement.idl
|
| @@ -20,7 +20,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGSVGElement
|
| +// https://svgwg.org/svg2-draft/struct.html#InterfaceSVGSVGElement
|
|
|
| interface SVGSVGElement : SVGGraphicsElement {
|
| [MeasureAs=SVG1DOMSVGElement] readonly attribute SVGAnimatedLength x;
|
|
|