| Index: third_party/WebKit/Source/core/svg/SVGTextPathElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTextPathElement.idl b/third_party/WebKit/Source/core/svg/SVGTextPathElement.idl
|
| index 6d47b57c0012c65990989891636b638afa3c558c..8aee74f21b3e32ada26340b47854750053716571 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTextPathElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTextPathElement.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#InterfaceSVGTextPathElement
|
| +// https://svgwg.org/svg2-draft/text.html#InterfaceSVGTextPathElement
|
|
|
| interface SVGTextPathElement : SVGTextContentElement {
|
| // textPath Method Types
|
|
|