- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 5821 - 5830 of about 10,000 for timestamp:[now/d-1M TO *] (0.79 sec)
-
stroke - SVG | MDN
The stroke attribute is a presentation attribute defining the color (or any SVG paint servers like gradients or patterns) used to paint the outline of the shape.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/strokeRegistered: Wed Nov 05 01:16:00 UTC 2025 - Last Modified: Wed Nov 05 01:14:03 UTC 2025 - 169.6K bytes - Viewed (0) -
std::string - Rust
A UTF-8–encoded, growable string.doc.rust-lang.org/std/string/index.htmlRegistered: Wed Nov 05 01:16:37 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 8.7K bytes - Viewed (0) -
paint-order - SVG | MDN
The paint-order attribute specifies the order that the fill, stroke, and markers of a given shape or text element are painted.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/paint-orderRegistered: Wed Nov 05 01:16:37 UTC 2025 - Last Modified: Wed Nov 05 01:14:02 UTC 2025 - 164.4K bytes - Viewed (0) -
refY - SVG | MDN
The refY attribute defines the y coordinate of an element's reference point.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/refYRegistered: Wed Nov 05 01:16:53 UTC 2025 - Last Modified: Wed Nov 05 01:14:03 UTC 2025 - 163.3K bytes - Viewed (0) -
TypeError: Initializing an object twice is an e...
The JavaScript exception "Initializing an object twice is an error with private fields/methods" occurs when an object that was created via a class constructor goes through the class construction again, and the class contains a private element. This is usually caused by the return override trick.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Private_double_initializationRegistered: Wed Nov 05 01:16:53 UTC 2025 - Last Modified: Wed Nov 05 01:13:39 UTC 2025 - 175K bytes - Viewed (0) -
debug_assert in std - Rust
Asserts that a boolean expression is `true` at runtime.doc.rust-lang.org/std/macro.debug_assert.htmlRegistered: Wed Nov 05 01:18:23 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 6.7K bytes - Viewed (0) -
SyntaxError: "x" is a reserved identifier - Jav...
The JavaScript exception "variable is a reserved identifier" occurs when reserved keywords are used as identifiers.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Reserved_identifierRegistered: Wed Nov 05 01:18:23 UTC 2025 - Last Modified: Wed Nov 05 01:13:39 UTC 2025 - 177.7K bytes - Viewed (0) -
targetX - SVG | MDN
The targetX attribute determines the positioning in horizontal direction of the convolution matrix relative to a given target pixel in the input image. The leftmost column of the matrix is column number zero. The value must be such that: 0 <= targetX < x of order.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/targetXRegistered: Wed Nov 05 01:18:42 UTC 2025 - Last Modified: Wed Nov 05 01:14:03 UTC 2025 - 162.4K bytes - Viewed (0) -
Object initializer - JavaScript | MDN
An object initializer is a comma-delimited list of zero or more pairs of property names and associated values of an object, enclosed in curly braces ({}). Objects can also be initialized using Object.create() or by invoking a constructor function with the new operator.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializerRegistered: Wed Nov 05 01:18:42 UTC 2025 - Last Modified: Wed Nov 05 01:13:56 UTC 2025 - 197K bytes - Viewed (0) -
trace_macros in std - Rust
Enables or disables tracing functionality used for debugging other macros.doc.rust-lang.org/std/macro.trace_macros.htmlRegistered: Wed Nov 05 01:18:46 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 3.4K bytes - Viewed (0)