Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 111 - 120 of 1,323 for host:developer.mozilla.org (0.02 sec)

  1. <foreignObject> - SVG: Scalable Vector Graphics...

    The <foreignObject> SVG element includes elements from a different XML namespace. In the context of a browser, it is most likely (X)HTML.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObject
    Registered: Fri May 10 00:39:37 UTC 2024
    - Last Modified: Sat May 04 00:41:28 UTC 2024
    - 136.8K bytes
    - Viewed (0)
  2. Boolean - JavaScript | MDN

    The Boolean object represents a truth value: true or false.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
    Registered: Fri May 10 00:39:44 UTC 2024
    - Last Modified: Sat May 04 00:41:08 UTC 2024
    - 91.1K bytes
    - Viewed (0)
  3. <feComponentTransfer> - SVG: Scalable Vector Gr...

    The <feComponentTransfer> SVG filter primitive performs color-component-wise remapping of data for each pixel. It allows operations like brightness adjustment, contrast adjustment, color balance or thresholding.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feComponentTransfer
    Registered: Fri May 10 00:39:57 UTC 2024
    - Last Modified: Sat May 04 00:41:27 UTC 2024
    - 220.7K bytes
    - Viewed (0)
  4. <feComposite> - SVG: Scalable Vector Graphics |...

    The <feComposite> SVG filter primitive performs the combination of two input images pixel-wise in image space using one of the Porter-Duff compositing operations: over, in, atop, out, xor, lighter, or arithmetic.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feComposite
    Registered: Fri May 10 00:40:00 UTC 2024
    - Last Modified: Sat May 04 00:41:27 UTC 2024
    - 218.3K bytes
    - Viewed (0)
  5. Uint8Array - JavaScript | MDN

    The Uint8Array typed array represents an array of 8-bit unsigned integers. The contents are initialized to 0. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    Registered: Fri May 10 00:40:02 UTC 2024
    - Last Modified: Sat May 04 00:41:17 UTC 2024
    - 89.6K bytes
    - Viewed (0)
  6. <feSpotLight> - SVG: Scalable Vector Graphics |...

    The <feSpotLight> SVG filter primitive defines a light source that can be used to create a spotlight effect. It is used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpotLight
    Registered: Fri May 10 00:40:17 UTC 2024
    - Last Modified: Sat May 04 00:41:28 UTC 2024
    - 143.7K bytes
    - Viewed (0)
  7. RegExp - JavaScript | MDN

    The RegExp object is used for matching text with a pattern.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
    Registered: Fri May 10 00:38:37 UTC 2024
    - Last Modified: Sat May 04 00:41:14 UTC 2024
    - 159.8K bytes
    - Viewed (0)
  8. <feTurbulence> - SVG: Scalable Vector Graphics ...

    The <feTurbulence> SVG filter primitive creates an image using the Perlin turbulence function. It allows the synthesis of artificial textures like clouds or marble. The resulting image will fill the entire filter primitive subregion.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feTurbulence
    Registered: Fri May 10 00:37:48 UTC 2024
    - Last Modified: Sat May 04 00:41:28 UTC 2024
    - 140.3K bytes
    - Viewed (0)
  9. <font-face-uri> - SVG: Scalable Vector Graphics...

    The <font-face-uri> SVG element points to a remote definition of the current font.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-uri
    Registered: Fri May 10 00:37:53 UTC 2024
    - Last Modified: Sat May 04 00:41:29 UTC 2024
    - 123.4K bytes
    - Viewed (0)
  10. Comma operator (,) - JavaScript | MDN

    The comma (,) operator evaluates each of its operands (from left to right) and returns the value of the last operand. This is commonly used to provide multiple updaters to a for loop's afterthought.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Comma_operator
    Registered: Fri May 10 00:38:58 UTC 2024
    - Last Modified: Sat May 04 00:41:18 UTC 2024
    - 162.4K bytes
    - Viewed (0)
Back to top