Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 631 - 640 of 3,166 for host:developer.mozilla.org (0.34 sec)

  1. alignment-baseline - SVG | MDN

    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/Reference/Attribute/alignment-baseline
    Registered: Mon Sep 08 02:34:14 UTC 2025
    - Last Modified: Mon Sep 08 00:48:45 UTC 2025
    - 210.8K bytes
    - Viewed (0)
  2. additive - SVG | MDN

    The additive attribute controls whether or not an animation is additive.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/additive
    Registered: Mon Sep 08 02:33:48 UTC 2025
    - Last Modified: Mon Sep 08 00:48:45 UTC 2025
    - 198.1K bytes
    - Viewed (0)
  3. 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/Intl
    Registered: Mon Sep 08 02:37:37 UTC 2025
    - Last Modified: Mon Sep 08 00:48:29 UTC 2025
    - 194.3K bytes
    - Viewed (0)
  4. <feConvolveMatrix> - SVG | MDN

    The <feConvolveMatrix> SVG filter primitive applies a matrix convolution filter effect. A convolution combines pixels in the input image with neighboring pixels to produce a resulting image. A wide variety of imaging operations can be achieved through convolutions, including blurring, edge detection, sharpening, embossing and beveling.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feConvolveMatrix
    Registered: Mon Sep 08 02:33:21 UTC 2025
    - Last Modified: Mon Sep 08 00:48:48 UTC 2025
    - 213.3K bytes
    - Viewed (0)
  5. TypedArray.prototype.reverse() - JavaScript | MDN

    The reverse() method of TypedArray instances reverses a typed array in place and returns the reference to the same typed array, the first typed array element now becoming the last, and the last typed array element becoming the first. In other words, elements order in the typed array will be turned towards the direction opposite to that previously stated. This method has the same algorithm as Array.prototype.reverse().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reverse
    Registered: Mon Sep 08 05:28:16 UTC 2025
    - Last Modified: Mon Sep 08 00:48:39 UTC 2025
    - 190.2K bytes
    - Viewed (0)
  6. TypedArray.prototype.some() - JavaScript | MDN

    The some() method of TypedArray instances tests whether at least one element in the typed array passes the test implemented by the provided function. It returns true if, in the typed array, it finds an element for which the provided function returns true; otherwise it returns false. It doesn't modify the typed array. This method has the same algorithm as Array.prototype.some().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/some
    Registered: Mon Sep 08 05:28:37 UTC 2025
    - Last Modified: Mon Sep 08 00:48:39 UTC 2025
    - 191.6K bytes
    - Viewed (0)
  7. TypedArray.prototype.set() - JavaScript | MDN

    The set() method of TypedArray instances stores multiple values in the typed array, reading input values from a specified array.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set
    Registered: Mon Sep 08 05:27:27 UTC 2025
    - Last Modified: Mon Sep 08 00:48:39 UTC 2025
    - 190.4K bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/stroke-miterlimit/index.md # Original Wiki contributors Neil_Haskins Jeremie a-m...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-miterlimit/contributors.txt
    Registered: Mon Sep 08 05:26:19 UTC 2025
    - Last Modified: Tue Aug 19 16:05:17 UTC 2025
    - 249 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/text-decoration/index.md # Original Wiki contributors jswisher Sebastianz connor...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/text-decoration/contributors.txt
    Registered: Mon Sep 08 05:32:28 UTC 2025
    - Last Modified: Tue Aug 19 16:05:18 UTC 2025
    - 222 bytes
    - Viewed (0)
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/stroke-linejoin/index.md # Original Wiki contributors cdoublev anonyco ExE-Boss ...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-linejoin/contributors.txt
    Registered: Mon Sep 08 05:31:59 UTC 2025
    - Last Modified: Tue Aug 19 16:05:17 UTC 2025
    - 251 bytes
    - Viewed (0)
Back to top