| Index: third_party/WebKit/Source/core/svg/SVGMarkerElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMarkerElement.idl b/third_party/WebKit/Source/core/svg/SVGMarkerElement.idl
|
| index 3ae585f7d8875a0cb5954bd89cc99cf6723c9714..610dfafbac04ed2d60a90ecb36b17bdec7d2aaf8 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMarkerElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMarkerElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/painting.html#InterfaceSVGMarkerElement
|
| +// https://svgwg.org/svg2-draft/painting.html#InterfaceSVGMarkerElement
|
|
|
| interface SVGMarkerElement : SVGElement {
|
|
|
|
|