Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 2,702 for host:developer.mozilla.org (0.17 sec)

  1. 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 Nov 15 00:46:36 UTC 2024
    - Last Modified: Tue Nov 12 01:28:21 UTC 2024
    - 122.7K bytes
    - Viewed (0)
  2. Unicode character class escape: \p{...}, \P{......

    A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Unicode_character_c...
    Registered: Fri Nov 15 00:51:14 UTC 2024
    - Last Modified: Tue Nov 12 01:28:26 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  3. SyntaxError: JSON.parse: bad parsing - JavaScri...

    The JavaScript exceptions thrown by JSON.parse() occur when string failed to be parsed as JSON.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/JSON_bad_parse
    Registered: Fri Nov 15 00:49:55 UTC 2024
    - Last Modified: Tue Nov 12 01:28:11 UTC 2024
    - 145.6K bytes
    - Viewed (0)
  4. transform - SVG: Scalable Vector Graphics | MDN

    The transform attribute defines a list of transform definitions that are applied to an element and the element's children.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform
    Registered: Fri Nov 15 01:04:36 UTC 2024
    - Last Modified: Tue Nov 12 01:28:33 UTC 2024
    - 158.7K bytes
    - Viewed (0)
  5. unicode-bidi - SVG: Scalable Vector Graphics | MDN

    The unicode-bidi attribute specifies how the accumulation of the background image is managed.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/unicode-bidi
    Registered: Fri Nov 15 01:04:41 UTC 2024
    - Last Modified: Tue Nov 12 01:28:33 UTC 2024
    - 123.1K bytes
    - Viewed (0)
  6. vert-origin-x - SVG: Scalable Vector Graphics |...

    The vert-origin-x attribute indicates the x-coordinate in the font coordinate system of the origin of a glyph to be used when drawing vertically oriented text.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/vert-origin-x
    Registered: Fri Nov 15 01:05:15 UTC 2024
    - Last Modified: Tue Nov 12 01:28:34 UTC 2024
    - 122.8K bytes
    - Viewed (0)
  7. text-anchor - SVG: Scalable Vector Graphics | MDN

    The text-anchor attribute is used to align (start-, middle- or end-alignment) a string of pre-formatted text or auto-wrapped text where the wrapping area is determined from the inline-size property relative to a given point.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor
    Registered: Fri Nov 15 01:05:20 UTC 2024
    - Last Modified: Tue Nov 12 01:28:33 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  8. SyntaxError: invalid class set operation in reg...

    The JavaScript exception "invalid class set operation in regular expression" occurs when a double punctuator sequence appears in a v-mode character class but it is not recognized by the syntax.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_invalid_class_set_operation
    Registered: Fri Nov 15 01:05:25 UTC 2024
    - Last Modified: Tue Nov 12 01:28:12 UTC 2024
    - 137.6K bytes
    - Viewed (0)
  9. underline-thickness - SVG: Scalable Vector Grap...

    The underline-thickness attribute represents the ideal thickness of the underline. The underline thickness is expressed in the font's coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/underline-thickness
    Registered: Fri Nov 15 01:05:52 UTC 2024
    - Last Modified: Tue Nov 12 01:28:33 UTC 2024
    - 119K bytes
    - Viewed (0)
  10. version - SVG: Scalable Vector Graphics | 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/Attribute/version
    Registered: Fri Nov 15 01:04:46 UTC 2024
    - Last Modified: Tue Nov 12 01:28:34 UTC 2024
    - 122.8K bytes
    - Viewed (0)
Back to top