Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 41 - 50 of 733 for host:developer.mozilla.org (0.02 sec)

  1. 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-baseline
    Registered: Fri May 03 00:41:44 UTC 2024
    - Last Modified: Thu May 02 00:44:45 UTC 2024
    - 154.5K bytes
    - Viewed (0)
  2. Decrement (--) - JavaScript | MDN

    The decrement (--) operator decrements (subtracts one from) its operand and returns the value before or after the decrement, depending on where the operator is placed.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Decrement
    Registered: Fri May 03 00:41:51 UTC 2024
    - Last Modified: Thu May 02 00:44:33 UTC 2024
    - 130.9K bytes
    - Viewed (0)
  3. Expressions and operators - JavaScript | MDN

    This chapter documents all the JavaScript language operators, expressions and keywords.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators
    Registered: Fri May 03 00:40:57 UTC 2024
    - Last Modified: Thu May 02 00:44:34 UTC 2024
    - 176.5K bytes
    - Viewed (0)
  4. <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/vkern
    Registered: Fri May 03 00:41:01 UTC 2024
    - Last Modified: Thu May 02 00:44:54 UTC 2024
    - 125.6K bytes
    - Viewed (0)
  5. FinalizationRegistry - JavaScript | MDN

    A FinalizationRegistry object lets you request a callback when a value is garbage-collected.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry
    Registered: Fri May 03 00:43:37 UTC 2024
    - Last Modified: Fri May 03 00:43:04 UTC 2024
    - 100.8K bytes
    - Viewed (0)
  6. Infinity - JavaScript | MDN

    The Infinity global property is a numeric value representing infinity.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity
    Registered: Fri May 03 00:39:50 UTC 2024
    - Last Modified: Thu May 02 00:44:14 UTC 2024
    - 128.8K bytes
    - Viewed (0)
  7. Map - JavaScript | MDN

    The Map object holds key-value pairs and remembers the original insertion order of the keys. Any value (both objects and primitive values) may be used as either a key or a value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    Registered: Fri May 03 00:39:54 UTC 2024
    - Last Modified: Thu May 02 00:44:18 UTC 2024
    - 174K bytes
    - Viewed (0)
  8. parseFloat() - JavaScript | MDN

    The parseFloat() function parses a string argument and returns a floating point number.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseFloat
    Registered: Fri May 03 00:43:40 UTC 2024
    - Last Modified: Fri May 03 00:43:08 UTC 2024
    - 145.8K bytes
    - Viewed (0)
  9. <feBlend> - SVG: Scalable Vector Graphics | MDN

    The <feBlend> SVG filter primitive composes two objects together ruled by a certain blending mode. This is similar to what is known from image editing software when blending two layers. The mode is defined by the mode attribute.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feBlend
    Registered: Fri May 03 00:39:54 UTC 2024
    - Last Modified: Thu May 02 00:44:52 UTC 2024
    - 142.3K bytes
    - Viewed (0)
  10. Object.setPrototypeOf() - JavaScript | MDN

    The Object.setPrototypeOf() static method sets the prototype (i.e., the internal [[Prototype]] property) of a specified object to another object or null.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/setPrototypeOf
    Registered: Fri May 03 01:14:01 UTC 2024
    - Last Modified: Fri May 03 00:43:08 UTC 2024
    - 101.5K bytes
    - Viewed (0)
Back to top