| Index: third_party/WebKit/Source/core/svg/SVGFEOffsetElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.idl b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.idl
|
| index 41fb654b6e9b8a18056d326c6503c2f6213a6285..ca28037892eb5145b31cb46424f5e8543da5fcbc 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEOffsetElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEOffsetElement
|
| +// https://drafts.fxtf.org/filters/#InterfaceSVGFEOffsetElement
|
|
|
| interface SVGFEOffsetElement : SVGElement {
|
| [MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedString in1;
|
|
|