- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1861 - 1870 of 2,702 for host:developer.mozilla.org (0.05 sec)
-
mathematical - SVG: Scalable Vector Graphics | MDN
The mathematical attribute indicates the alignment coordinate for glyphs to achieve mathematical baseline alignment for horizontally oriented glyph layouts. The value is an offset in the font coordinate system.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/mathematicalRegistered: Mon Nov 25 04:50:45 UTC 2024 - Last Modified: Sat Nov 23 16:10:31 UTC 2024 - 121.8K bytes - Viewed (0) -
Method definitions - JavaScript | MDN
Method definition is a shorter syntax for defining a function property in an object initializer. It can also be used in classes.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitionsRegistered: Mon Nov 25 04:53:37 UTC 2024 - Last Modified: Sat Nov 23 16:10:13 UTC 2024 - 158.2K bytes - Viewed (0) -
keyTimes - SVG: Scalable Vector Graphics | MDN
The keyTimes attribute represents a list of time values used to control the pacing of the animation.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyTimesRegistered: Mon Nov 25 04:52:43 UTC 2024 - Last Modified: Sat Nov 23 16:10:31 UTC 2024 - 126.7K bytes - Viewed (0) -
Bitwise OR (|) - JavaScript | MDN
The bitwise OR (|) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bits of either or both operands are 1.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_ORRegistered: Mon Nov 25 04:51:46 UTC 2024 - Last Modified: Sat Nov 23 16:10:24 UTC 2024 - 145.2K bytes - Viewed (0) -
height - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/heightRegistered: Mon Nov 25 04:53:50 UTC 2024 - Last Modified: Sat Nov 23 16:10:30 UTC 2024 - 179.3K 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: Mon Nov 25 04:06:53 UTC 2024 - Last Modified: Sat Nov 23 16:10:26 UTC 2024 - 150.7K bytes - Viewed (0) -
<image> - SVG: Scalable Vector Graphics | MDN
The <image> SVG element includes images inside SVG documents. It can display raster image files or other SVG files.developer.mozilla.org/en-US/docs/Web/SVG/Element/imageRegistered: Mon Nov 25 04:07:00 UTC 2024 - Last Modified: Mon Nov 25 01:24:49 UTC 2024 - 131.6K bytes - Viewed (0) -
Optional chaining (?.) - JavaScript | MDN
The optional chaining (?.) operator accesses an object's property or calls a function. If the object accessed or function called using this operator is undefined or null, the expression short circuits and evaluates to undefined instead of throwing an error.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chainingRegistered: Mon Nov 25 04:13:53 UTC 2024 - Last Modified: Sat Nov 23 16:10:25 UTC 2024 - 169.7K bytes - Viewed (0) -
<feDiffuseLighting> - SVG: Scalable Vector Grap...
The <feDiffuseLighting> SVG filter primitive lights an image using the alpha channel as a bump map. The resulting image, which is an RGBA opaque image, depends on the light color, light position and surface geometry of the input bump map.developer.mozilla.org/en-US/docs/Web/SVG/Element/feDiffuseLightingRegistered: Mon Nov 25 04:12:40 UTC 2024 - Last Modified: Sat Nov 23 16:10:34 UTC 2024 - 136.8K bytes - Viewed (0) -
function - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/functionRegistered: Mon Nov 25 04:07:45 UTC 2024 - Last Modified: Sat Nov 23 16:10:26 UTC 2024 - 160.3K bytes - Viewed (0)