Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of about 10,000 for content_length:[100000 TO 499999] (0.06 sec)

  1. <font-face-uri> - SVG: Scalable Vector Graphics...

    The <font-face-uri> SVG element points to a remote definition of the current font.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-uri
    Registered: Fri Jan 03 02:08:24 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 122.3K bytes
    - Viewed (0)
  2. encodeURIComponent() - JavaScript | MDN

    The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURI(), this function encodes more characters, including those that are part of the URI syntax.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
    Registered: Fri Jan 03 02:09:19 UTC 2025
    - Last Modified: Fri Jan 03 00:49:21 UTC 2025
    - 154.4K bytes
    - Viewed (0)
  3. Equality (==) - JavaScript | MDN

    The equality (==) operator checks whether its two operands are equal, returning a Boolean result. Unlike the strict equality operator, it attempts to convert and compare operands that are of different types.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality
    Registered: Fri Jan 03 02:15:14 UTC 2025
    - Last Modified: Fri Jan 03 00:49:31 UTC 2025
    - 153.3K bytes
    - Viewed (0)
  4. <glyphRef> - SVG: Scalable Vector Graphics | MDN

    The <glyphRef> SVG element provides a single possible glyph to the referencing <altGlyph> substitution.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRef
    Registered: Fri Jan 03 02:14:59 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 124.5K bytes
    - Viewed (0)
  5. parseInt() - JavaScript | MDN

    The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt
    Registered: Fri Jan 03 02:18:46 UTC 2025
    - Last Modified: Fri Jan 03 00:49:26 UTC 2025
    - 165.8K bytes
    - Viewed (0)
  6. <tref> - SVG: Scalable Vector Graphics | MDN

    The textual content for a <text> SVG element can be either character data directly embedded within the <text> element or the character data content of a referenced element, where the referencing is specified with a <tref> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/tref
    Registered: Fri Jan 03 02:21:26 UTC 2025
    - Last Modified: Fri Jan 03 00:49:42 UTC 2025
    - 125.7K bytes
    - Viewed (0)
  7. <pattern> - SVG: Scalable Vector Graphics | MDN

    The <pattern> SVG element defines a graphics object which can be redrawn at repeated x- and y-coordinate intervals ("tiled") to cover an area.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/pattern
    Registered: Fri Jan 03 02:22:59 UTC 2025
    - Last Modified: Fri Jan 03 00:49:41 UTC 2025
    - 138.7K bytes
    - Viewed (0)
  8. <polygon> - SVG: Scalable Vector Graphics | MDN

    The <polygon> SVG element defines a closed shape consisting of a set of connected straight line segments. The last point is connected to the first point.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/polygon
    Registered: Fri Jan 03 02:26:29 UTC 2025
    - Last Modified: Fri Jan 03 00:49:42 UTC 2025
    - 128.6K bytes
    - Viewed (0)
  9. arabic-form - SVG: Scalable Vector Graphics | MDN

    The arabic-form attribute indicates which of the four possible forms an Arabic glyph represents.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/arabic-form
    Registered: Fri Jan 03 02:20:03 UTC 2025
    - Last Modified: Fri Jan 03 00:49:36 UTC 2025
    - 121.8K bytes
    - Viewed (0)
  10. async function* expression - JavaScript | MDN

    The async function* keywords can be used to define an async generator function inside an expression.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/async_function*
    Registered: Fri Jan 03 02:24:27 UTC 2025
    - Last Modified: Fri Jan 03 00:49:30 UTC 2025
    - 145.2K bytes
    - Viewed (0)
Back to top