Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 2,702 for host:developer.mozilla.org (0.19 sec)

  1. lighting-color - SVG: Scalable Vector Graphics ...

    The lighting-color attribute defines the color of the light source for lighting filter primitives.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lighting-color
    Registered: Mon Nov 25 04:44:49 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 126.2K bytes
    - Viewed (0)
  2. media - SVG: Scalable Vector Graphics | MDN

    The media attribute specifies a media query that must be matched for a style sheet to apply.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/media
    Registered: Mon Nov 25 04:44:55 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 124.6K bytes
    - Viewed (0)
  3. limitingConeAngle - SVG: Scalable Vector Graphi...

    The limitingConeAngle attribute represents the angle in degrees between the spot light axis (i.e. the axis between the light source and the point to which it is pointing at) and the spot light cone. So it defines a limiting cone which restricts the region where the light is projected. No light is projected outside the cone.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/limitingConeAngle
    Registered: Mon Nov 25 04:43:39 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 126.5K bytes
    - Viewed (0)
  4. Math - JavaScript | MDN

    The Math namespace object contains static properties and methods for mathematical constants and functions.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math
    Registered: Mon Nov 25 04:50:37 UTC 2024
    - Last Modified: Sat Nov 23 16:10:19 UTC 2024
    - 85.5K bytes
    - Viewed (0)
  5. 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/mathematical
    Registered: Mon Nov 25 04:50:45 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 121.8K bytes
    - Viewed (0)
  6. 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_definitions
    Registered: Mon Nov 25 04:53:37 UTC 2024
    - Last Modified: Sat Nov 23 16:10:13 UTC 2024
    - 158.2K bytes
    - Viewed (0)
  7. 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/keyTimes
    Registered: Mon Nov 25 04:52:43 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 126.7K bytes
    - Viewed (0)
  8. 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_OR
    Registered: Mon Nov 25 04:51:46 UTC 2024
    - Last Modified: Sat Nov 23 16:10:24 UTC 2024
    - 145.2K bytes
    - Viewed (0)
  9. height - SVG: Scalable Vector Graphics | MDN

    The height attribute defines the vertical length of an element in the user coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/height
    Registered: Mon Nov 25 04:53:50 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 179.3K bytes
    - Viewed (0)
  10. 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_statement
    Registered: Mon Nov 25 04:06:53 UTC 2024
    - Last Modified: Sat Nov 23 16:10:26 UTC 2024
    - 150.7K bytes
    - Viewed (0)
Back to top