| Index: third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| index 92a630a5cefc0923d8a5a11de760850e4de090f8..f787110c7cbeacd08990633903d99e7535edfba9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/css-masking/#InterfaceSVGMaskElement
|
| +// https://drafts.fxtf.org/css-masking-1/#InterfaceSVGMaskElement
|
|
|
| interface SVGMaskElement : SVGElement {
|
| [MeasureAs=SVG1DOMMaskElement] readonly attribute SVGAnimatedEnumeration maskUnits;
|
|
|