- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 3,184 for host:developer.mozilla.org (0.15 seconds)
-
void operator - JavaScript | MDN
The void operator evaluates the given expression and then returns undefined.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/voidSun May 10 01:30:10 GMT 2026 24K bytes -
patternUnits - SVG | MDN
The patternUnits attribute indicates which coordinate system to use for the geometry properties of the <pattern> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/patternUnitsMon May 11 01:29:49 GMT 2026 18.9K bytes -
min - SVG | MDN
The min attribute specifies the minimum value of the active animation duration.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/minMon May 11 01:29:49 GMT 2026 17.6K bytes -
specularExponent - SVG | MDN
The specularExponent attribute controls the focus for the light source. The bigger the value the brighter the light.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/specularExponentMon May 11 01:29:49 GMT 2026 17.8K bytes -
ry - SVG | MDN
The ry attribute defines a radius on the y-axis.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/ry -
repeatCount - SVG | MDN
The repeatCount attribute indicates the number of times an animation will take place.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/repeatCountSun May 10 01:30:13 GMT 2026 18.7K bytes -
Addition (+) - JavaScript | MDN
The addition (+) operator produces the sum of numeric operands or string concatenation.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/AdditionMon May 11 01:29:45 GMT 2026 23.6K bytes -
preserveAspectRatio - SVG | MDN
The preserveAspectRatio attribute indicates how an element with a viewBox providing a given aspect ratio must fit into a viewport with a different aspect ratio.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/preserveAspectRatioMon May 11 01:29:49 GMT 2026 20.2K bytes -
RangeError: form must be one of 'NFC', 'NFD', '...
The JavaScript exception "form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD'" occurs when an unrecognized string is passed to the String.prototype.normalize() method.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Form_must_be_one_ofMon May 11 01:29:36 GMT 2026 21.3K bytes -
switch - JavaScript | MDN
The switch statement evaluates an expression, matching the expression's value against a series of case clauses, and executes statements after the first case clause with a matching value, until a break statement is encountered. The default clause of a switch statement will be jumped to if no case matches the expression's value.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/switchSun May 10 01:30:10 GMT 2026 25.6K bytes