| Index: third_party/WebKit/Source/core/svg/SVGScriptElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGScriptElement.idl b/third_party/WebKit/Source/core/svg/SVGScriptElement.idl
|
| index f3e4ace928544c3a5231510fcfbda7ead47ee860..52d84e7aeca16995dc4b0a890897396068cb1205 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGScriptElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGScriptElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/script.html#InterfaceSVGScriptElement
|
| +// https://svgwg.org/svg2-draft/interact.html#InterfaceSVGScriptElement
|
|
|
| interface SVGScriptElement : SVGElement {
|
| [Reflect] attribute DOMString type;
|
|
|