| Index: third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStringList.idl b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| index 622a7d83189dec7ecfb75522106fedfce2da22ba..301a047a58a8dbd6b2320e3f664ef1ba79fc15d3 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStringList.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGStringList
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGStringList
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
|
|