- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 65 for timestamp:[now/d-1d TO *] (0.03 seconds)
-
specularExponent - SVG | MDN
The specularExponent attribute controls the focus for the light source. The bigger the value the brighter the light.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/specularExponentFri May 01 01:32:28 GMT 2026 17.9K bytes -
SyntaxError: invalid character in class in regu...
The JavaScript exception "invalid character in class in regular expression" occurs when a character appears in a v-mode character class but it's not allowed to appear literally.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_invalid_char_in_classFri May 01 01:31:45 GMT 2026 21.4K bytes -
xml:space - SVG | MDN
SVG supports the built-in XML xml:space attribute to handle whitespace characters inside elements. Child elements inside an element may also have an xml:space attribute that overrides the parent's one.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/xml:spaceFri May 01 01:32:30 GMT 2026 18.5K bytes -
Unsigned right shift (>>>) - JavaScrip...
The unsigned right shift (>>>) operator returns a number whose binary representation is the first operand shifted by the specified number of bits to the right. Excess bits shifted off to the right are discarded, and zero bits are shifted in from the left. This operation is also called "zero-filling right shift", because the sign bit becomes 0, so the resulting number is always positive. Unsigned right shift does not accept BigInt values.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unsigned_right_shiftFri May 01 01:32:15 GMT 2026 23.5K bytes -
SyntaxError: missing ) after condition - JavaSc...
The JavaScript exception "missing ) after condition" occurs when there is an error with how an if condition is written. It must appear in parenthesis after the if keyword.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Missing_parenthesis_after_conditionFri May 01 01:31:45 GMT 2026 21.8K bytes -
TypeError: can't set prototype of this obje...
The JavaScript exception "can't set prototype of this object" occurs when attempting to set the prototype of an object, but the object's prototype is frozen, either by being a built-in immutable prototype object, or by being non-extensible.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Cant_set_prototypeFri May 01 01:31:43 GMT 2026 21.6K bytes -
TypeError: cannot use 'in' operator to ...
The JavaScript exception "right-hand side of 'in' should be an object" occurs when the in operator was used to search in strings, or in numbers, or other primitive types. It can only be used to check if a property is in an object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/in_operator_no_objectFri May 01 01:31:44 GMT 2026 22K bytes -
Deprecated and obsolete features - JavaScript |...
This page lists features of JavaScript that are deprecated (that is, still available but planned for removal) and obsolete (that is, no longer usable).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_featuresFri May 01 01:31:42 GMT 2026 26.9K bytes -
Groups and backreferences - JavaScript | MDN
Groups group multiple patterns as a whole, and capturing groups provide extra submatch information when using a regular expression pattern to match against a string. Backreferences refer to a previously captured group in the same regular expression.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions/Groups_and_backreferencesFri May 01 01:31:42 GMT 2026 23.7K bytes -
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/targetXFri May 01 01:32:29 GMT 2026 18.3K bytes