- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1311 - 1320 of 2,702 for host:developer.mozilla.org (0.04 sec)
-
parseFloat() - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseFloatRegistered: Mon Nov 25 04:20:35 UTC 2024 - Last Modified: Sat Nov 23 16:10:20 UTC 2024 - 155.5K bytes - Viewed (0) -
attributeType - SVG: Scalable Vector Graphics |...
The attributeType attribute specifies the namespace in which the target attribute and its associated values are defined.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/attributeTypeRegistered: Mon Nov 25 04:18:29 UTC 2024 - Last Modified: Sat Nov 23 16:10:29 UTC 2024 - 126.3K bytes - Viewed (0) -
<text> - SVG: Scalable Vector Graphics | MDN
The <text> SVG element draws a graphics element consisting of text. It's possible to apply a gradient, pattern, clipping path, mask, or filter to <text>, like any other SVG graphics element.developer.mozilla.org/en-US/docs/Web/SVG/Element/textRegistered: Mon Nov 25 04:22:18 UTC 2024 - Last Modified: Mon Nov 25 01:24:50 UTC 2024 - 136.8K bytes - Viewed (0) -
Float64Array - JavaScript | MDN
The Float64Array typed array represents an array of 64-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64ArrayRegistered: Mon Nov 25 04:19:16 UTC 2024 - Last Modified: Sat Nov 23 16:10:16 UTC 2024 - 82.2K bytes - Viewed (0) -
Intl - JavaScript | MDN
The Intl namespace object contains several constructors as well as functionality common to the internationalization constructors and other language sensitive functions. Collectively, they comprise the ECMAScript Internationalization API, which provides language sensitive string comparison, number formatting, date and time formatting, and more.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/IntlRegistered: Mon Nov 25 04:22:00 UTC 2024 - Last Modified: Sat Nov 23 16:10:17 UTC 2024 - 84.5K bytes - Viewed (0) -
Logical OR assignment (||=) - JavaScript | MDN
The logical OR assignment (||=) operator only evaluates the right operand and assigns to the left if the left operand is falsy.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_OR_assignmentRegistered: Mon Nov 25 04:16:54 UTC 2024 - Last Modified: Sat Nov 23 16:10:25 UTC 2024 - 143.3K bytes - Viewed (0) -
<vkern> - SVG: Scalable Vector Graphics | MDN
The <vkern> SVG element allows to fine-tweak the vertical distance between two glyphs in top-to-bottom fonts. This process is known as kerning.developer.mozilla.org/en-US/docs/Web/SVG/Element/vkernRegistered: Mon Nov 25 04:17:41 UTC 2024 - Last Modified: Mon Nov 25 01:24:50 UTC 2024 - 125.5K bytes - Viewed (0) -
alignment-baseline - SVG: Scalable Vector Graph...
The alignment-baseline attribute specifies how an object is aligned with respect to its parent. This property specifies which baseline of this element is to be aligned with the corresponding baseline of the parent. For example, this allows alphabetic baselines in Roman text to stay aligned across font size changes. It defaults to the baseline with the same name as the computed value of the alignment-baseline property.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baselineRegistered: Mon Nov 25 04:21:22 UTC 2024 - Last Modified: Sat Nov 23 16:10:29 UTC 2024 - 137.8K bytes - Viewed (0) -
<rect> - SVG: Scalable Vector Graphics | MDN
The <rect> SVG element is a basic SVG shape that draws rectangles, defined by their position, width, and height. The rectangles may have their corners rounded.developer.mozilla.org/en-US/docs/Web/SVG/Element/rectRegistered: Mon Nov 25 04:17:25 UTC 2024 - Last Modified: Mon Nov 25 01:24:50 UTC 2024 - 135.1K bytes - Viewed (0) -
bias - SVG: Scalable Vector Graphics | 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/Attribute/biasRegistered: Mon Nov 25 04:17:32 UTC 2024 - Last Modified: Sat Nov 23 16:10:29 UTC 2024 - 122.9K bytes - Viewed (0)