- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2481 - 2490 of 3,108 for host:developer.mozilla.org (0.04 sec)
-
lang - SVG | MDN
The lang attribute specifies the primary language used in contents and attributes containing text content of particular elements.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/langRegistered: Wed Jul 16 01:00:37 UTC 2025 - Last Modified: Wed Jul 16 00:47:33 UTC 2025 - 109.6K bytes - Viewed (0) -
Expression statement - JavaScript | MDN
An expression statement is an expression used in a place where a statement is expected. The expression is evaluated and its result is discarded โ therefore, it makes sense only for expressions that have side effects, such as executing a function or updating a variable.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/Expression_statementRegistered: Wed Jul 16 01:00:38 UTC 2025 - Last Modified: Wed Jul 16 00:47:28 UTC 2025 - 151.6K bytes - Viewed (0) -
lengthAdjust - SVG | MDN
The lengthAdjust attribute controls how the text is stretched into the length defined by the textLength attribute.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/lengthAdjustRegistered: Wed Jul 16 01:00:42 UTC 2025 - Last Modified: Wed Jul 16 00:47:33 UTC 2025 - 107.8K bytes - Viewed (0) -
divisor - SVG | MDN
The divisor attribute specifies the value by which the resulting number of applying the kernelMatrix of a <feConvolveMatrix> element to the input image color value is divided to yield the destination color value.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/divisorRegistered: Wed Jul 16 01:00:47 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 109.8K bytes - Viewed (0) -
new.target - JavaScript | MDN
The new.target meta-property lets you detect whether a function or constructor was called using the new operator. In constructors and functions invoked using the new operator, new.target returns a reference to the constructor or function that new was called upon. In normal function calls, new.target is undefined.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new.targetRegistered: Wed Jul 16 01:00:51 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 160.2K bytes - Viewed (0) -
bias - SVG | MDN
The bias attribute shifts the range of the filter. After applying the kernelMatrix of the <feConvolveMatrix> element to the input image to yield a number and applied the divisor attribute, the bias attribute is added to each component. This allows representation of values that would otherwise be clamped to 0 or 1.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/biasRegistered: Wed Jul 16 00:58:45 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 106.5K bytes - Viewed (0) -
class expression - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/classRegistered: Wed Jul 16 00:58:45 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 146.3K bytes - Viewed (0) -
Logical AND assignment (&&=) - JavaScript | MDN
The logical AND assignment (&&=) operator only evaluates the right operand and assigns to the left if the left operand is truthy.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_AND_assignmentRegistered: Wed Jul 16 00:58:55 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 145.2K bytes - Viewed (0) -
flood-color - SVG | MDN
The flood-color attribute indicates what color to use to flood the current filter primitive subregion.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/flood-colorRegistered: Wed Jul 16 00:59:21 UTC 2025 - Last Modified: Wed Jul 16 00:47:33 UTC 2025 - 109.2K bytes - Viewed (0) -
Strict equality (===) - JavaScript | MDN
The strict equality (===) operator checks whether its two operands are equal, returning a Boolean result. Unlike the equality operator, the strict equality operator always considers operands of different types to be different.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Strict_equalityRegistered: Wed Jul 16 00:58:33 UTC 2025 - Last Modified: Wed Jul 16 00:47:28 UTC 2025 - 147.5K bytes - Viewed (0)