Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5141 - 5150 of about 10,000 for content_length:[100000 TO 499999] (0.1 sec)

  1. 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: Fri May 09 00:54:18 UTC 2025
    - Last Modified: Tue May 06 13:38:56 UTC 2025
    - 145.1K bytes
    - Viewed (0)
  2. xlink:arcrole - SVG: Scalable Vector Graphics |...

    The xlink:arcrole attribute specifies a contextual role for the element and corresponds to the RDF Primer notion of a property.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/xlink:arcrole
    Registered: Fri May 09 01:01:42 UTC 2025
    - Last Modified: Tue May 06 13:39:03 UTC 2025
    - 109.7K bytes
    - Viewed (0)
  3. new - JavaScript | MDN

    The new operator lets developers create an instance of a user-defined object type or of one of the built-in object types that has a constructor function.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new
    Registered: Fri May 09 00:56:34 UTC 2025
    - Last Modified: Tue May 06 13:38:55 UTC 2025
    - 167.4K bytes
    - Viewed (0)
  4. Unary negation (-) - JavaScript | MDN

    The unary negation (-) operator precedes its operand and negates it.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_negation
    Registered: Fri May 09 00:55:43 UTC 2025
    - Last Modified: Tue May 06 13:38:55 UTC 2025
    - 145.4K bytes
    - Viewed (0)
  5. targetY - SVG: Scalable Vector Graphics | MDN

    The targetY attribute determines the positioning in vertical direction of the convolution matrix relative to a given target pixel in the input image. The topmost row of the matrix is row number zero. The value must be such that: 0 <= targetY < y of order.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/targetY
    Registered: Fri May 09 00:58:13 UTC 2025
    - Last Modified: Tue May 06 13:39:02 UTC 2025
    - 107.8K bytes
    - Viewed (0)
  6. text-decoration - SVG: Scalable Vector Graphics...

    The text-decoration attribute defines whether text is decorated with an underline, overline and/or strike-through. It is a shorthand for the text-decoration-line and text-decoration-style properties.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/text-decoration
    Registered: Fri May 09 00:58:25 UTC 2025
    - Last Modified: Tue May 06 13:39:02 UTC 2025
    - 112.8K bytes
    - Viewed (0)
  7. stop-opacity - SVG: Scalable Vector Graphics | MDN

    The stop-opacity attribute defines the opacity of a given color gradient stop.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stop-opacity
    Registered: Fri May 09 00:58:42 UTC 2025
    - Last Modified: Tue May 06 13:39:02 UTC 2025
    - 109.1K bytes
    - Viewed (0)
  8. SyntaxError: await is only valid in async funct...

    The JavaScript exception "await is only valid in async functions, async generators and modules" occurs when an await expression is used outside of async functions or modules or other async contexts.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Bad_await
    Registered: Fri May 09 00:58:47 UTC 2025
    - Last Modified: Tue May 06 13:38:38 UTC 2025
    - 140.4K bytes
    - Viewed (0)
  9. x - SVG: Scalable Vector Graphics | MDN

    The x attribute defines an x-axis coordinate in the user coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/x
    Registered: Fri May 09 00:58:56 UTC 2025
    - Last Modified: Tue May 06 13:39:03 UTC 2025
    - 182.2K bytes
    - Viewed (0)
  10. target - SVG: Scalable Vector Graphics | MDN

    The target attribute should be used when there are multiple possible targets for the ending resource, such as when the parent document is embedded within an HTML or XHTML document, or is viewed with a tabbed browser. This attribute specifies the name of the browsing context (e.g., a browser tab or an (X)HTML iframe or object element) into which a document is to be opened when the link is activated:
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/target
    Registered: Fri May 09 00:59:57 UTC 2025
    - Last Modified: Tue May 06 13:39:02 UTC 2025
    - 114.8K bytes
    - Viewed (0)
Back to top