| Index: third_party/WebKit/Source/core/svg/SVGStyleElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStyleElement.idl b/third_party/WebKit/Source/core/svg/SVGStyleElement.idl
|
| index c4f50a628e2e075bc8d21a9255880fa86be6aed6..ca277153f91cbb2edeec354406e45d90a2ea404f 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStyleElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStyleElement.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// https://www.w3.org/TR/SVG2/styling.html#InterfaceSVGStyleElement
|
| +// https://svgwg.org/svg2-draft/styling.html#InterfaceSVGStyleElement
|
|
|
| interface SVGStyleElement : SVGElement {
|
| attribute DOMString type;
|
|
|