Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2151 - 2160 of about 10,000 for filetype:html (0.22 sec)

  1. startOffset - SVG: Scalable Vector Graphics | MDN

    The startOffset attribute defines an offset from the start of the path for the initial current text position along the path after converting the path to the <textPath> element's coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/startOffset
    Registered: Mon Nov 25 05:09:19 UTC 2024
    - Last Modified: Sat Nov 23 16:10:32 UTC 2024
    - 127.3K bytes
    - Viewed (0)
  2. std::net - Rust

    Networking primitives for TCP/UDP communication.
    doc.rust-lang.org/std/net/index.html
    Registered: Mon Nov 25 05:08:43 UTC 2024
    - Last Modified: Thu Oct 17 16:29:32 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  3. std::u128 - Rust

    Redundant constants module for the `u128` primitive type.
    doc.rust-lang.org/std/u128/index.html
    Registered: Mon Nov 25 05:13:23 UTC 2024
    - Last Modified: Thu Oct 17 16:29:42 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  4. tabindex - SVG: Scalable Vector Graphics | MDN

    The tabindex attribute allows you to control whether an element is focusable and to define the relative order of the element for the purposes of sequential focus navigation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/tabindex
    Registered: Mon Nov 25 05:13:24 UTC 2024
    - Last Modified: Sat Nov 23 16:10:32 UTC 2024
    - 124.9K bytes
    - Viewed (0)
  5. fn - Rust

    Function pointers, like `fn(usize) -> bool`.
    doc.rust-lang.org/std/primitive.fn.html
    Registered: Mon Nov 25 05:12:17 UTC 2024
    - Last Modified: Thu Oct 17 16:29:39 UTC 2024
    - 64.2K bytes
    - Viewed (0)
  6. stroke-dashoffset - SVG: Scalable Vector Graphi...

    The stroke-dashoffset attribute is a presentation attribute defining an offset on the rendering of the associated dash array.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dashoffset
    Registered: Mon Nov 25 05:12:17 UTC 2024
    - Last Modified: Sat Nov 23 16:10:32 UTC 2024
    - 131.2K bytes
    - Viewed (0)
  7. SyntaxError: unlabeled break must be inside loo...

    The JavaScript exception "unlabeled break must be inside loop or switch" occurs when a break statement is not inside a loop or a switch statement.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Bad_break
    Registered: Mon Nov 25 05:12:19 UTC 2024
    - Last Modified: Sat Nov 23 16:10:11 UTC 2024
    - 143K bytes
    - Viewed (0)
  8. SyntaxError: for-in loop head declarations may ...

    The JavaScript strict mode-only exception "for-in loop head declarations may not have initializers" occurs when the head of a for...in contains an initializer expression, such as for (var i = 0 in obj). This is not allowed in for-in loops in strict mode. In addition, lexical declarations with initializers like for (const i = 0 in obj) are not allowed outside strict mode either.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer
    Registered: Mon Nov 25 05:12:03 UTC 2024
    - Last Modified: Sat Nov 23 16:10:12 UTC 2024
    - 144.3K bytes
    - Viewed (0)
  9. stroke-linecap - SVG: Scalable Vector Graphics ...

    The stroke-linecap attribute is a presentation attribute defining the shape to be used at the end of open subpaths when they are stroked.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linecap
    Registered: Mon Nov 25 05:10:59 UTC 2024
    - Last Modified: Sat Nov 23 16:10:32 UTC 2024
    - 137.7K bytes
    - Viewed (0)
  10. 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: Mon Nov 25 05:10:37 UTC 2024
    - Last Modified: Sat Nov 23 16:10:32 UTC 2024
    - 130.5K bytes
    - Viewed (0)
Back to top