Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1901 - 1910 of 3,108 for host:developer.mozilla.org (0.07 sec)

  1. targetX - SVG | MDN

    The targetX attribute determines the positioning in horizontal direction of the convolution matrix relative to a given target pixel in the input image. The leftmost column of the matrix is column number zero. The value must be such that: 0 <= targetX < x of order.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/targetX
    Registered: Wed Jul 16 01:17:13 UTC 2025
    - Last Modified: Wed Jul 16 00:47:34 UTC 2025
    - 107.1K bytes
    - Viewed (0)
  2. type - SVG | MDN

    The type attribute is a generic attribute and it has different meaning based on the context in which it's used.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/type
    Registered: Wed Jul 16 01:17:24 UTC 2025
    - Last Modified: Wed Jul 16 00:47:34 UTC 2025
    - 116.3K bytes
    - Viewed (0)
  3. x2 - SVG | MDN

    The x2 attribute is used to specify the second x-coordinate for drawing an SVG element that requires more than one coordinate. Elements that only need one coordinate use the x attribute instead.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/x2
    Registered: Wed Jul 16 01:17:27 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 113.8K bytes
    - Viewed (0)
  4. Strict mode - JavaScript | MDN

    JavaScript's strict mode is a way to opt in to a restricted variant of JavaScript, thereby implicitly opting-out of "sloppy mode". Strict mode isn't just a subset: it intentionally has different semantics from normal code. Strict mode code and non-strict mode code can coexist, so scripts can opt into strict mode incrementally.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode
    Registered: Wed Jul 16 01:17:31 UTC 2025
    - Last Modified: Wed Jul 16 00:47:29 UTC 2025
    - 204.9K bytes
    - Viewed (0)
  5. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/tutorials/svg_from_scratch/other_content_in_svg/index.md # Original Wiki contributors jwhitlock trev...
    developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Other_content_in_SVG/contribu...
    Registered: Wed Jul 16 01:19:41 UTC 2025
    - Last Modified: Wed Mar 19 00:46:56 UTC 2025
    - 238 bytes
    - Viewed (0)
  6. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/guides/linking/index.md # Original Wiki contributors ExE-Boss Jeremie Kohei Jonathan_Watt 188
    developer.mozilla.org/en-US/docs/Web/SVG/Guides/Linking/contributors.txt
    Registered: Wed Jul 16 01:19:54 UTC 2025
    - Last Modified: Wed Mar 19 00:46:37 UTC 2025
    - 188 bytes
    - Viewed (0)
  7. SyntaxError: numbers out of order in {} quantif...

    The JavaScript exception "numbers out of order in {} quantifier" occurs when a quantifier in a regular expression uses the {n,m} syntax but m is less than n.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_numbers_out_of_order_in_qu...
    Registered: Wed Jul 16 01:19:59 UTC 2025
    - Last Modified: Wed Jul 16 00:47:12 UTC 2025
    - 138K bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/tutorials/svg_from_scratch/basic_shapes/index.md # Original Wiki contributors Zearin_Galaurum mPotas...
    developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Basic_shapes/contributors.txt
    Registered: Wed Jul 16 01:20:01 UTC 2025
    - Last Modified: Wed Mar 19 00:46:55 UTC 2025
    - 391 bytes
    - Viewed (0)
  9. Public class fields - JavaScript | MDN

    Public fields are writable, enumerable, and configurable properties defined on each class instance or class constructor.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Public_class_fields
    Registered: Wed Jul 16 01:09:29 UTC 2025
    - Last Modified: Wed Jul 16 00:47:10 UTC 2025
    - 162.3K bytes
    - Viewed (0)
  10. version - SVG | MDN

    The version attribute is used to indicate what specification a SVG document conforms to. It is only allowed on the root <svg> element. It is purely advisory and has no influence on rendering or processing.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/version
    Registered: Wed Jul 16 01:18:26 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 105.9K bytes
    - Viewed (0)
Back to top