| 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
|
|
|