| Index: third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl b/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
|
| index 0f4ba1b3118cb5412c3fbe4c0055e07fbde606ac..de70efd8f981c9e3eb36a99a64b4bd55e414b671 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGClipPathElement.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/css-masking/#InterfaceSVGClipPathElement
|
| +// https://drafts.fxtf.org/css-masking-1/#InterfaceSVGClipPathElement
|
|
|
| // TODO(foolip): SVGClipPathElement should inherit from SVGElement and
|
| // implement SVGUnitTypes. The transform attribute (which is on
|
|
|