Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 4121 - 4130 of about 10,000 for content_length:[100000 TO 499999] (0.11 sec)

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

    The <feMorphology> SVG filter primitive is used to erode or dilate the input image. Its usefulness lies especially in fattening or thinning effects.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feMorphology
    Registered: Wed Feb 12 00:42:17 UTC 2025
    - Last Modified: Tue Feb 11 00:49:32 UTC 2025
    - 134.2K bytes
    - Viewed (0)
  2. Number - JavaScript | MDN

    Number values represent floating-point numbers like 37 or -9.25.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number
    Registered: Wed Feb 12 00:44:00 UTC 2025
    - Last Modified: Thu Feb 06 00:53:59 UTC 2025
    - 108.3K bytes
    - Viewed (0)
  3. font-size-adjust - SVG: Scalable Vector Graphic...

    The font-size-adjust attribute allows authors to specify an aspect value for an element that will preserve the x-height of the first choice font in a substitute font.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size-adjust
    Registered: Wed Feb 12 00:43:01 UTC 2025
    - Last Modified: Thu Feb 06 00:54:14 UTC 2025
    - 127.5K bytes
    - Viewed (0)
  4. to - SVG: Scalable Vector Graphics | MDN

    The to attribute indicates the final value of the attribute that will be modified during the animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/To
    Registered: Wed Feb 12 00:55:24 UTC 2025
    - Last Modified: Wed Feb 12 00:52:47 UTC 2025
    - 124.1K bytes
    - Viewed (0)
  5. Named backreference: \k<name> - JavaScript | MDN

    A named backreference refers to the submatch of a previous named capturing group and matches the same text as that group. For unnamed capturing groups, you need to use the normal backreference syntax.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Named_backreference
    Registered: Wed Feb 12 00:55:24 UTC 2025
    - Last Modified: Wed Feb 12 00:52:40 UTC 2025
    - 142.9K bytes
    - Viewed (0)
  6. Regular expressions - JavaScript | MDN

    A regular expression (regex for short) allow developers to match strings against a pattern, extract submatch information, or simply test if the string conforms to that pattern. Regular expressions are used in many programming languages, and JavaScript's syntax is inspired by Perl.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions
    Registered: Wed Feb 12 00:57:13 UTC 2025
    - Last Modified: Wed Feb 12 00:52:40 UTC 2025
    - 176.6K bytes
    - Viewed (0)
  7. SyntaxError: nothing to repeat - JavaScript | MDN

    The JavaScript exception "nothing to repeat" or "invalid quantifier in regular expression" occurs when a quantifier in a regular expression is applied to nothing or applied to an assertion.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_nothing_to_repeat
    Registered: Wed Feb 12 00:57:23 UTC 2025
    - Last Modified: Wed Feb 12 00:52:09 UTC 2025
    - 138.2K bytes
    - Viewed (0)
  8. SyntaxError: missing : after property id - Java...

    The JavaScript exception "missing : after property id" occurs when objects are created using the object initializer syntax. A colon (:) separates keys and values for the object's properties. Somehow, this colon is missing or misplaced.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Missing_colon_after_property_id
    Registered: Wed Feb 12 00:58:19 UTC 2025
    - Last Modified: Wed Feb 12 00:52:09 UTC 2025
    - 141.4K bytes
    - Viewed (0)
  9. stroke-opacity - SVG: Scalable Vector Graphics ...

    The stroke-opacity attribute is a presentation attribute defining the opacity of the paint server (color, gradient, pattern, etc.) applied to the stroke of a shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-opacity
    Registered: Wed Feb 12 00:58:31 UTC 2025
    - Last Modified: Wed Feb 12 00:52:47 UTC 2025
    - 128.2K bytes
    - Viewed (0)
  10. SyntaxError: tagged template cannot be used wit...

    The JavaScript exception "tagged template cannot be used with optional chain" occurs when the tag expression of a tagged template literal is an optional chain, or if there's an optional chain between the tag and the template.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Bad_optional_template
    Registered: Wed Feb 12 00:58:32 UTC 2025
    - Last Modified: Wed Feb 12 00:52:08 UTC 2025
    - 139.8K bytes
    - Viewed (0)
Back to top