| Index: third_party/WebKit/Source/core/svg/SVGRectElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGRectElement.idl b/third_party/WebKit/Source/core/svg/SVGRectElement.idl
|
| index 98fb22dcbd5262ce8edbbf9029922252e90a6902..bde3c4bedf98231b2036705ce133c8bcbfbb62d2 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGRectElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGRectElement.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/shapes.html#InterfaceSVGRectElement
|
| +// https://svgwg.org/svg2-draft/shapes.html#InterfaceSVGRectElement
|
|
|
| interface SVGRectElement : SVGGeometryElement {
|
| [MeasureAs=SVG1DOMShape] readonly attribute SVGAnimatedLength x;
|
|
|