Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. transform-origin - SVG: Scalable Vector Graphic...

    The transform-origin SVG attribute sets the origin for an item's transformations.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform-origin
    Registered: Fri Jan 03 03:33:31 UTC 2025
    - Last Modified: Fri Jan 03 00:49:40 UTC 2025
    - 141.8K bytes
    - Viewed (0)
  2. name - SVG: Scalable Vector Graphics | MDN

    The name attribute specifies either the name of a color profile or a font face.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/name
    Registered: Fri Jan 03 03:30:03 UTC 2025
    - Last Modified: Fri Jan 03 00:49:38 UTC 2025
    - 120.2K bytes
    - Viewed (0)
  3. Configure and troubleshoot debugging of Node.js...

    How to configure and troubleshoot debugging of Node.js apps running in a Docker container, using Visual Studio Code.
    code.visualstudio.com/docs/containers/debug-node
    Registered: Fri Jan 03 01:32:59 UTC 2025
    - 104.5K bytes
    - Viewed (0)
  4. c_cpp_properties.json reference

    Schema reference for C++ project settings in Visual Studio Code.
    code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference
    Registered: Fri Jan 03 01:33:03 UTC 2025
    - 97.7K bytes
    - Viewed (0)
  5. stemh - SVG: Scalable Vector Graphics | MDN

    The stemh attribute indicates the horizontal stem width of the font.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stemh
    Registered: Fri Jan 03 03:34:02 UTC 2025
    - Last Modified: Fri Jan 03 00:49:39 UTC 2025
    - 121.5K bytes
    - Viewed (0)
  6. textLength - SVG: Scalable Vector Graphics | MDN

    The textLength attribute, available on SVG <text> and <tspan> elements, lets you specify the width of the space into which the text will draw. The user agent will ensure that the text does not extend farther than that distance, using the method or methods specified by the lengthAdjust attribute. By default, only the spacing between characters is adjusted, but the glyph size can also be adjusted if you change lengthAdjust.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/textLength
    Registered: Fri Jan 03 03:34:56 UTC 2025
    - Last Modified: Fri Jan 03 00:49:40 UTC 2025
    - 139.4K bytes
    - Viewed (0)
  7. yield* - JavaScript | MDN

    The yield* operator can be used within generator (sync or async) functions to delegate to another iterable object, such as a Generator. Inside async generator functions, it can additionally be used to delegate to another async iterable object, such as an AsyncGenerator.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/yield*
    Registered: Fri Jan 03 03:34:56 UTC 2025
    - Last Modified: Fri Jan 03 00:49:32 UTC 2025
    - 159.9K bytes
    - Viewed (0)
  8. 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 Jan 03 03:35:03 UTC 2025
    - Last Modified: Fri Jan 03 00:49:40 UTC 2025
    - 152.1K bytes
    - Viewed (0)
  9. 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 Jan 03 03:36:16 UTC 2025
    - Last Modified: Fri Jan 03 00:49:40 UTC 2025
    - 121.8K bytes
    - Viewed (0)
  10. repeatCount - SVG: Scalable Vector Graphics | MDN

    The repeatCount attribute indicates the number of times an animation will take place.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/repeatCount
    Registered: Fri Jan 03 03:36:25 UTC 2025
    - Last Modified: Fri Jan 03 00:49:39 UTC 2025
    - 125.3K bytes
    - Viewed (0)
Back to top