- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 3,182 for host:developer.mozilla.org (0.02 seconds)
-
SyntaxError: property name __proto__ appears mo...
The JavaScript exception "property name __proto__ appears more than once in object literal" occurs when an object literal contains multiple occurrences of the __proto__ field, which is used to set the prototype of this new object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Duplicate_protoSun Feb 22 01:10:06 GMT 2026 21K bytes -
<ellipse> - SVG | MDN
The <ellipse> SVG element is an SVG basic shape, used to create ellipses based on a center coordinate, and both their x and y radius.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/ellipseSun Feb 22 01:10:20 GMT 2026 18.8K bytes -
<feSpecularLighting> - SVG | MDN
The <feSpecularLighting> SVG filter primitive lights a source graphic using the alpha channel as a bump map. The resulting image is an RGBA image based on the light color. The lighting calculation follows the standard specular component of the Phong lighting model. The resulting image depends on the light color, light position and surface geometry of the input bump map. The result of the lighting calculation is added. The filter primitive assumes that the viewer is at infinity in the z direction.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feSpecularLightingSun Feb 22 01:10:20 GMT 2026 19K bytes -
RangeError: form must be one of 'NFC', ...
The JavaScript exception "form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD'" occurs when an unrecognized string is passed to the String.prototype.normalize() method.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Form_must_be_one_ofSun Feb 22 01:10:07 GMT 2026 20.8K bytes -
Other content in SVG - SVG | MDN
Apart from graphic primitives like rectangles and circles, SVG offers a set of elements to embed other types of content in images as well.developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Other_content_in_SVGSun Feb 22 01:10:21 GMT 2026 17.8K bytes -
<feGaussianBlur> - SVG | MDN
The <feGaussianBlur> SVG filter primitive blurs the input image by the amount specified in stdDeviation, which defines the bell-curve.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feGaussianBlurSun Feb 22 01:10:20 GMT 2026 18.8K bytes -
SyntaxError: JSON.parse: bad parsing - JavaScri...
The JavaScript exceptions thrown by JSON.parse() occur when string failed to be parsed as JSON.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/JSON_bad_parseSun Feb 22 01:10:07 GMT 2026 21.4K bytes -
<line> - SVG | MDN
The <line> SVG element is an SVG basic shape used to create a line connecting two points.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/lineSun Feb 22 01:10:20 GMT 2026 18.7K bytes -
get - JavaScript | MDN
The get syntax binds an object property to a function that will be called when that property is looked up. It can also be used in classes.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/getSun Feb 22 01:10:07 GMT 2026 25.1K bytes -
<feFuncB> - SVG | MDN
The <feFuncB> SVG filter primitive defines the transfer function for the blue component of the input graphic of its parent <feComponentTransfer> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFuncBSun Feb 22 01:10:20 GMT 2026 18K bytes