- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 3,178 for host:developer.mozilla.org (0.06 sec)
-
media - SVG | MDN
The media attribute specifies a media query that must be matched for a style sheet to apply.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/mediaRegistered: Mon Jan 26 00:43:02 UTC 2026 - Last Modified: Sun Jan 25 01:08:21 UTC 2026 - 165.1K bytes - Viewed (0) -
decodeURI() - JavaScript | MDN
The decodeURI() function decodes a Uniform Resource Identifier (URI) previously created by encodeURI() or a similar routine.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIRegistered: Mon Jan 26 00:42:15 UTC 2026 - Last Modified: Sun Jan 25 01:08:10 UTC 2026 - 187.8K bytes - Viewed (0) -
glyph-orientation-vertical - SVG | MDN
The glyph-orientation-vertical attribute affects the amount that the current text position advances as each glyph is rendered.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/glyph-orientation-verticalRegistered: Mon Jan 26 00:42:17 UTC 2026 - Last Modified: Sun Jan 25 01:08:21 UTC 2026 - 163.8K bytes - Viewed (0) -
fetchpriority - SVG | MDN
The fetchpriority attribute provides a hint to the browser about the relative priority to use when fetching an external resource. This works the same way as the fetchpriority attribute for the HTML <img> and <script> elements.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fetchpriorityRegistered: Mon Jan 26 00:42:21 UTC 2026 - Last Modified: Sun Jan 25 01:08:21 UTC 2026 - 164.1K bytes - Viewed (0) -
Nullish coalescing assignment (??=) - JavaScrip...
The nullish coalescing assignment (??=) operator, also known as the logical nullish assignment operator, only evaluates the right operand and assigns to the left if the left operand is nullish (null or undefined).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_assignmentRegistered: Mon Jan 26 00:41:46 UTC 2026 - Last Modified: Sun Jan 25 01:08:18 UTC 2026 - 185.4K bytes - Viewed (0) -
maskUnits - SVG | MDN
The maskUnits attribute indicates which coordinate system to use for the geometry properties of the <mask> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/maskUnitsRegistered: Mon Jan 26 00:42:02 UTC 2026 - Last Modified: Sun Jan 25 01:08:21 UTC 2026 - 167.2K bytes - Viewed (0) -
dur - SVG | MDN
The dur attribute indicates the simple duration of an animation.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/durRegistered: Mon Jan 26 00:40:33 UTC 2026 - Last Modified: Sun Jan 25 01:08:21 UTC 2026 - 166.9K bytes - Viewed (0) -
Functions - JavaScript | MDN
Functions are one of the fundamental building blocks in JavaScript. A function in JavaScript is similar to a procedure—a set of statements that performs a task or calculates a value, but for a procedure to qualify as a function, it should take some input and return an output where there is some obvious relationship between the input and the output. To use a function, you must define it somewhere in the scope from which you wish to call it.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/FunctionsRegistered: Mon Jan 26 00:39:54 UTC 2026 - Last Modified: Sun Jan 25 01:08:07 UTC 2026 - 213.7K bytes - Viewed (0) -
<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/feSpecularLightingRegistered: Mon Jan 26 00:39:39 UTC 2026 - Last Modified: Sun Jan 25 01:08:22 UTC 2026 - 172.2K 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: Mon Jan 26 00:39:43 UTC 2026 - Last Modified: Sun Jan 25 01:08:23 UTC 2026 - 168K bytes - Viewed (0)