| Index: third_party/WebKit/Source/core/svg/SVGStopElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStopElement.idl b/third_party/WebKit/Source/core/svg/SVGStopElement.idl
|
| index a8406d4425b9bf72e7ca15acbaaebcb14c70fc04..642e3aa81907c106696d6ada40d3a1051438c7f5 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStopElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStopElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/pservers.html#InterfaceSVGStopElement
|
| +// https://svgwg.org/svg2-draft/pservers.html#InterfaceSVGStopElement
|
|
|
| interface SVGStopElement : SVGElement {
|
| [MeasureAs=SVG1DOMPaintServer] readonly attribute SVGAnimatedNumber offset;
|
|
|