- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of 3,910 for host:developer.mozilla.org (0.04 sec)
-
<feSpecularLighting> - SVG: Scalable Vector Gra...
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/feSpecularLightingRegistered: Wed Apr 16 00:44:31 UTC 2025 - Last Modified: Tue Apr 15 00:51:19 UTC 2025 - 144.3K bytes - Viewed (0) -
RegExp - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExpRegistered: Wed Apr 16 00:45:59 UTC 2025 - Last Modified: Tue Apr 15 00:51:00 UTC 2025 - 124.6K bytes - Viewed (0) -
Addition (+) - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/AdditionRegistered: Wed Apr 16 00:46:20 UTC 2025 - Last Modified: Tue Apr 15 00:51:07 UTC 2025 - 151.1K bytes - Viewed (0) -
encodeURIComponent() - JavaScript | MDN
The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURI(), this function encodes more characters, including those that are part of the URI syntax.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponentRegistered: Wed Apr 16 00:45:25 UTC 2025 - Last Modified: Tue Apr 15 00:50:54 UTC 2025 - 156K bytes - Viewed (0) -
<mask> - SVG: Scalable Vector Graphics | MDN
The <mask> SVG element defines an alpha mask for compositing the current object into the background. A mask is used/referenced using the mask property.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/maskRegistered: Wed Apr 16 00:44:49 UTC 2025 - Last Modified: Tue Apr 15 00:51:19 UTC 2025 - 145.6K bytes - Viewed (0) -
void operator - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/voidRegistered: Wed Apr 16 00:46:53 UTC 2025 - Last Modified: Tue Apr 15 00:51:08 UTC 2025 - 153.4K bytes - Viewed (0) -
<title> โ the SVG accessible name element - SVG...
The <title> SVG element provides an accessible, short-text description of any SVG container element or graphics element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/titleRegistered: Wed Apr 16 00:46:59 UTC 2025 - Last Modified: Tue Apr 15 00:51:19 UTC 2025 - 135.8K bytes - Viewed (0) -
dx - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/dx Similar Results (1)Registered: Wed Apr 16 00:48:19 UTC 2025 - Last Modified: Wed Apr 16 00:47:24 UTC 2025 - 149.8K bytes - Viewed (0) -
fill - SVG: Scalable Vector Graphics | MDN
The fill attribute has two different meanings. For shapes and text it's a presentation attribute that defines the color (or any SVG paint servers like gradients or patterns) used to paint the element; for animation it defines the final state of the animation.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fillRegistered: Wed Apr 16 00:48:28 UTC 2025 - Last Modified: Wed Apr 16 00:47:24 UTC 2025 - 172.4K bytes - Viewed (0) -
isNaN() - JavaScript | MDN
The isNaN() function determines whether a value is NaN, first converting the value to a number if necessary. Because coercion inside the isNaN() function can be surprising, you may prefer to use Number.isNaN().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/isNaNRegistered: Wed Apr 16 00:47:35 UTC 2025 - Last Modified: Tue Apr 15 00:50:56 UTC 2025 - 151.2K bytes - Viewed (0)