| Index: third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| index 67f4976437135e92637e97701a3cf06dfebd12a9..f8329d22b414fbf0f5f41083fd40e6194e7574f2 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/pservers.html#InterfaceSVGPatternElement
|
| +// https://svgwg.org/svg2-draft/pservers.html#InterfaceSVGPatternElement
|
|
|
| interface SVGPatternElement : SVGElement {
|
| [MeasureAs=SVG1DOMPaintServer] readonly attribute SVGAnimatedEnumeration patternUnits;
|
|
|