Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5641 - 5650 of about 10,000 for content_length:[100000 TO 499999] (1.43 sec)

  1. <view> - SVG | MDN

    The <view> SVG element defines a particular view of an SVG document. A specific view can be displayed by referencing the <view> element's id as the target fragment of a URL.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/view
    Registered: Fri Dec 12 00:57:21 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 169.7K bytes
    - Viewed (0)
  2. <fePointLight> - SVG | MDN

    The <fePointLight> SVG element defines a light source which allows to create a point light effect. It can be used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/fePointLight
    Registered: Fri Dec 12 00:57:24 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 168.8K bytes
    - Viewed (0)
  3. 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: Fri Dec 12 00:58:11 UTC 2025
    - Last Modified: Thu Dec 11 01:09:17 UTC 2025
    - 196.6K bytes
    - Viewed (0)
  4. <feTile> - SVG | MDN

    The <feTile> SVG filter primitive allows to fill a target rectangle with a repeated, tiled pattern of an input image. The effect is similar to the one of a <pattern>.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feTile
    Registered: Fri Dec 12 00:58:12 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 170.5K bytes
    - Viewed (0)
  5. <metadata> - SVG | MDN

    The <metadata> SVG element adds metadata to SVG content. Metadata is structured information about data. The contents of <metadata> should be elements from other XML namespaces such as RDF, FOAF, etc.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/metadata
    Registered: Fri Dec 12 00:57:39 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 172.7K bytes
    - Viewed (0)
  6. <svg> - SVG | MDN

    The <svg> SVG element is a container that defines a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/svg
    Registered: Fri Dec 12 00:57:48 UTC 2025
    - Last Modified: Thu Dec 11 01:09:22 UTC 2025
    - 177.5K bytes
    - Viewed (0)
  7. import.meta.resolve() - JavaScript | MDN

    import.meta.resolve() is a built-in function defined on the import.meta object of a JavaScript module that resolves a module specifier to a URL using the current module's URL as base.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta/resolve
    Registered: Fri Dec 12 00:59:13 UTC 2025
    - Last Modified: Thu Dec 11 01:09:17 UTC 2025
    - 191.1K bytes
    - Viewed (0)
  8. bias - SVG | MDN

    The bias attribute shifts the range of the filter. After applying the kernelMatrix of the <feConvolveMatrix> element to the input image to yield a number and applied the divisor attribute, the bias attribute is added to each component. This allows representation of values that would otherwise be clamped to 0 or 1.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/bias
    Registered: Fri Dec 12 00:59:21 UTC 2025
    - Last Modified: Thu Dec 11 01:09:20 UTC 2025
    - 164.1K bytes
    - Viewed (0)
  9. 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 Similar Results (1)
    Registered: Fri Dec 12 00:58:52 UTC 2025
    - Last Modified: Thu Dec 11 01:09:17 UTC 2025
    - 185.2K bytes
    - Viewed (0)
  10. 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: Fri Dec 12 00:59:38 UTC 2025
    - Last Modified: Thu Dec 11 01:09:12 UTC 2025
    - 156.6K bytes
    - Viewed (0)
Back to top