Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 3,169 for host:developer.mozilla.org (0.03 sec)

  1. in - JavaScript | MDN

    The in operator returns true if the specified property is in the specified object or its prototype chain.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/in
    Registered: Wed Feb 12 00:48:57 UTC 2025
    - Last Modified: Thu Feb 06 00:54:09 UTC 2025
    - 164.8K bytes
    - Viewed (0)
  2. overline-thickness - SVG: Scalable Vector Graph...

    The overline-thickness attribute represents the ideal thickness of the overline. The overline thickness is expressed in the font's coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/overline-thickness
    Registered: Wed Feb 12 00:50:16 UTC 2025
    - Last Modified: Thu Feb 06 00:54:15 UTC 2025
    - 118K bytes
    - Viewed (0)
  3. 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: Wed Feb 12 00:50:02 UTC 2025
    - Last Modified: Thu Feb 06 00:54:15 UTC 2025
    - 125.4K bytes
    - Viewed (0)
  4. Unary negation (-) - JavaScript | MDN

    The unary negation (-) operator precedes its operand and negates it.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_negation
    Registered: Wed Feb 12 00:50:03 UTC 2025
    - Last Modified: Thu Feb 06 00:54:09 UTC 2025
    - 142.8K bytes
    - Viewed (0)
  5. Less than (<) - JavaScript | MDN

    The less than (<) operator returns true if the left operand is less than the right operand, and false otherwise.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Less_than
    Registered: Wed Feb 12 00:50:42 UTC 2025
    - Last Modified: Thu Feb 06 00:54:09 UTC 2025
    - 151.5K bytes
    - Viewed (0)
  6. 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: Wed Feb 12 00:52:36 UTC 2025
    - Last Modified: Thu Feb 06 00:54:15 UTC 2025
    - 178.8K bytes
    - Viewed (0)
  7. horiz-adv-x - SVG: Scalable Vector Graphics | MDN

    The horiz-adv-x attribute indicates the horizontal advance after rendering a glyph in horizontal orientation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/horiz-adv-x
    Registered: Wed Feb 12 00:52:41 UTC 2025
    - Last Modified: Thu Feb 06 00:54:15 UTC 2025
    - 124.5K bytes
    - Viewed (0)
  8. 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_chaining
    Registered: Wed Feb 12 00:52:46 UTC 2025
    - Last Modified: Thu Feb 06 00:54:09 UTC 2025
    - 168.9K bytes
    - Viewed (0)
  9. 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: Wed Feb 12 00:52:17 UTC 2025
    - Last Modified: Thu Feb 06 00:54:15 UTC 2025
    - 125.6K bytes
    - Viewed (0)
  10. path - SVG: Scalable Vector Graphics | MDN

    The path attribute has two different meanings, either it defines a text path along which the characters of a text are rendered, or a motion path along which a referenced element is animated.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/path
    Registered: Wed Feb 12 00:52:26 UTC 2025
    - Last Modified: Thu Feb 06 00:54:16 UTC 2025
    - 126.7K bytes
    - Viewed (0)
Back to top