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