- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3171 - 3180 of about 10,000 for content_length:[100000 TO 499999] (0.11 sec)
-
elevation - SVG | MDN
The elevation attribute specifies the direction angle for the light source from the XY plane towards the Z-axis, in degrees. Note that the positive Z-axis points towards the viewer of the content.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/elevationRegistered: Mon Aug 04 01:15:35 UTC 2025 - Last Modified: Wed Jul 23 00:48:22 UTC 2025 - 108.5K bytes - Viewed (0) -
Lookahead assertion: (?=...), (?!...) - JavaScr...
A lookahead assertion "looks ahead": it attempts to match the subsequent input with the given pattern, but it does not consume any of the input โ if the match is successful, the current position in the input stays the same.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Lookahead_assertionRegistered: Mon Aug 04 01:13:13 UTC 2025 - Last Modified: Wed Jul 30 00:49:27 UTC 2025 - 159.6K bytes - Viewed (0) -
for - JavaScript | MDN
The for statement creates a loop that consists of three optional expressions, enclosed in parentheses and separated by semicolons, followed by a statement (usually a block statement) to be executed in the loop.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/forRegistered: Mon Aug 04 01:14:32 UTC 2025 - Last Modified: Wed Jul 30 00:49:28 UTC 2025 - 173.5K bytes - Viewed (0) -
marker-mid - SVG | MDN
The marker-mid attribute defines the arrowhead or polymarker that will be drawn at all interior vertices of the given shape.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-midRegistered: Mon Aug 04 01:14:33 UTC 2025 - Last Modified: Wed Jul 23 00:48:23 UTC 2025 - 112.2K bytes - Viewed (0) -
Division (/) - JavaScript | MDN
The division (/) operator produces the quotient of its operands where the left operand is the dividend and the right operand is the divisor.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/DivisionRegistered: Mon Aug 04 01:11:56 UTC 2025 - Last Modified: Wed Jul 30 00:49:23 UTC 2025 - 149.6K bytes - Viewed (0) -
filter - SVG | MDN
The filter attribute specifies the filter effects defined by the <filter> element that shall be applied to its element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/filterRegistered: Mon Aug 04 01:11:44 UTC 2025 - Last Modified: Wed Jul 23 00:48:22 UTC 2025 - 110.4K bytes - Viewed (0) -
kernelUnitLength - SVG | MDN
The kernelUnitLength attribute has two meanings based on the context it's used in. For lighting filter primitives, it indicates the intended distance for the x and y coordinates, for <feConvolveMatrix>, it indicates the intended distance between successive columns and rows in the kernel matrix.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/kernelUnitLengthRegistered: Mon Aug 04 01:13:35 UTC 2025 - Last Modified: Wed Jul 23 00:48:23 UTC 2025 - 114.5K bytes - Viewed (0) -
IoSliceMut in std::io - Rust
A buffer type used with `Read::read_vectored`.doc.rust-lang.org/std/io/struct.IoSliceMut.htmlRegistered: Mon Aug 04 01:39:25 UTC 2025 - Last Modified: Thu Jun 26 17:59:43 UTC 2025 - 480.1K bytes - Viewed (0) -
Iteration protocols - JavaScript | MDN
Iteration protocols aren't new built-ins or syntax, but protocols. These protocols can be implemented by any object by following some conventions.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocolsRegistered: Mon Aug 04 01:38:25 UTC 2025 - Last Modified: Wed Jul 30 00:49:22 UTC 2025 - 216.1K bytes - Viewed (0) -
Strict mode - JavaScript | MDN
JavaScript's strict mode is a way to opt in to a restricted variant of JavaScript, thereby implicitly opting-out of "sloppy mode". Strict mode isn't just a subset: it intentionally has different semantics from normal code. Strict mode code and non-strict mode code can coexist, so scripts can opt into strict mode incrementally.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_modeRegistered: Mon Aug 04 01:38:30 UTC 2025 - Last Modified: Wed Jul 30 00:49:29 UTC 2025 - 206.1K bytes - Viewed (0)