| Index: third_party/WebKit/Source/core/svg/SVGForeignObjectElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.idl b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.idl
|
| index 9825185ffe0fba34ef4e00279d84c76ec24ba013..03f3aff6801b4a7e1ca5246139aae3960089ad82 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/extend.html#InterfaceSVGForeignObjectElement
|
| +// https://svgwg.org/svg2-draft/embedded.html#InterfaceSVGForeignObjectElement
|
|
|
| interface SVGForeignObjectElement : SVGGraphicsElement {
|
| [MeasureAs=SVG1DOMForeignObjectElement] readonly attribute SVGAnimatedLength x;
|
|
|