@@ -20977,7 +20977,7 @@ declare var SVGAnimateTransformElement: {
2097720977};
2097820978
2097920979/**
20980- * The `SVGAnimatedAngle` interface is used for attributes of basic type \<angle> which can be animated.
20980+ * The ** `SVGAnimatedAngle`** interface is used for attributes of basic type \<angle> which can be animated.
2098120981 *
2098220982 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle)
2098320983 */
@@ -20994,7 +20994,7 @@ declare var SVGAnimatedAngle: {
2099420994};
2099520995
2099620996/**
20997- * The `SVGAnimatedBoolean` interface is used for attributes of type boolean which can be animated.
20997+ * The ** `SVGAnimatedBoolean`** interface is used for attributes of type boolean which can be animated.
2099820998 *
2099920999 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedBoolean)
2100021000 */
@@ -21028,7 +21028,7 @@ declare var SVGAnimatedEnumeration: {
2102821028};
2102921029
2103021030/**
21031- * The `SVGAnimatedInteger` interface is used for attributes of basic type \<integer> which can be animated.
21031+ * The ** `SVGAnimatedInteger`** interface is used for attributes of basic type \<integer> which can be animated.
2103221032 *
2103321033 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedInteger)
2103421034 */
@@ -21062,7 +21062,7 @@ declare var SVGAnimatedLength: {
2106221062};
2106321063
2106421064/**
21065- * The `SVGAnimatedLengthList` interface is used for attributes of type SVGLengthList which can be animated.
21065+ * The ** `SVGAnimatedLengthList`** interface is used for attributes of type SVGLengthList which can be animated.
2106621066 *
2106721067 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLengthList)
2106821068 */
@@ -21171,7 +21171,7 @@ declare var SVGAnimatedString: {
2117121171};
2117221172
2117321173/**
21174- * The `SVGAnimatedTransformList` interface is used for attributes which take a list of numbers and which can be animated.
21174+ * The ** `SVGAnimatedTransformList`** interface represents attributes which take a list of numbers and which can be animated.
2117521175 *
2117621176 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList)
2117721177 */
@@ -21265,7 +21265,7 @@ declare var SVGClipPathElement: {
2126521265};
2126621266
2126721267/**
21268- * The **`SVGComponentTransferFunctionElement`** interface defines a base interface used by the component transfer function interfaces.
21268+ * The **`SVGComponentTransferFunctionElement`** interface represents a base interface used by the component transfer function interfaces.
2126921269 *
2127021270 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement)
2127121271 */
@@ -22683,7 +22683,7 @@ declare var SVGPolylineElement: {
2268322683};
2268422684
2268522685/**
22686- * The `SVGPreserveAspectRatio` interface corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements .
22686+ * The ** `SVGPreserveAspectRatio`** interface corresponds to the preserveAspectRatio attribute.
2268722687 *
2268822688 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPreserveAspectRatio)
2268922689 */
0 commit comments