- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 241 - 250 of 3,225 for host:developer.mozilla.org (0.04 sec)
-
<animateMotion> - SVG: Scalable Vector Graphics...
developer.mozilla.org/en-US/docs/Web/SVG/Element/animateMotionRegistered: Wed Mar 12 00:41:14 UTC 2025 - Last Modified: Tue Mar 11 00:46:49 UTC 2025 - 135.6K bytes - Viewed (0) -
<feMorphology> - SVG: Scalable Vector Graphics ...
The <feMorphology> SVG filter primitive is used to erode or dilate the input image. Its usefulness lies especially in fattening or thinning effects.developer.mozilla.org/en-US/docs/Web/SVG/Element/feMorphologyRegistered: Wed Mar 12 00:41:21 UTC 2025 - Last Modified: Tue Mar 11 00:46:50 UTC 2025 - 135.4K bytes - Viewed (0) -
Regular expressions - JavaScript | MDN
Regular expressions are patterns used to match character combinations in strings. In JavaScript, regular expressions are also objects. These patterns are used with the exec() and test() methods of RegExp, and with the match(), matchAll(), replace(), replaceAll(), search(), and split() methods of String. This chapter describes JavaScript regular expressions. It provides a brief overview of each syntax element. For a detailed explanation of each one's semantics, read the regular expressions reference.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressionsRegistered: Wed Mar 12 00:41:27 UTC 2025 - Last Modified: Tue Mar 11 00:46:24 UTC 2025 - 198.8K bytes - Viewed (0) -
<use> - SVG: Scalable Vector Graphics | MDN
The <use> element takes nodes from within the SVG document, and duplicates them somewhere else. The effect is the same as if the nodes were deeply cloned into a non-exposed DOM, then pasted where the use element is, much like cloned template elements.developer.mozilla.org/en-US/docs/Web/SVG/Element/useRegistered: Wed Mar 12 00:42:21 UTC 2025 - Last Modified: Tue Mar 11 00:46:50 UTC 2025 - 139.4K bytes - Viewed (0) -
Bitwise OR assignment (|=) - JavaScript | MDN
The bitwise OR assignment (|=) operator performs bitwise OR on the two operands and assigns the result to the left operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_OR_assignmentRegistered: Wed Mar 12 00:42:25 UTC 2025 - Last Modified: Tue Mar 11 00:46:41 UTC 2025 - 140.5K bytes - Viewed (0) -
<image> - SVG: Scalable Vector Graphics | MDN
The <image> SVG element includes images inside SVG documents. It can display raster image files or other SVG files.developer.mozilla.org/en-US/docs/Web/SVG/Element/imageRegistered: Wed Mar 12 00:41:56 UTC 2025 - Last Modified: Tue Mar 11 00:46:50 UTC 2025 - 137.7K bytes - Viewed (0) -
URIError - JavaScript | MDN
The URIError object represents an error when a global URI handling function was used in a wrong way.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/URIErrorRegistered: Wed Mar 12 00:42:33 UTC 2025 - Last Modified: Tue Mar 11 00:46:41 UTC 2025 - 73.6K bytes - Viewed (0) -
Set - JavaScript | MDN
The Set object lets you store unique values of any type, whether primitive values or object references.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SetRegistered: Wed Mar 12 00:42:41 UTC 2025 - Last Modified: Tue Mar 11 00:46:35 UTC 2025 - 119.3K bytes - Viewed (0) -
<mpath> - SVG: Scalable Vector Graphics | MDN
The <mpath> SVG sub-element for the <animateMotion> element provides the ability to reference an external <path> element as the definition of a motion path.developer.mozilla.org/en-US/docs/Web/SVG/Element/mpathRegistered: Wed Mar 12 00:42:41 UTC 2025 - Last Modified: Tue Mar 11 00:46:50 UTC 2025 - 129.4K bytes - Viewed (0) -
stroke-linecap - SVG: Scalable Vector Graphics ...
The stroke-linecap attribute is a presentation attribute defining the shape to be used at the end of open subpaths when they are stroked.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linecapRegistered: Wed Mar 12 00:55:13 UTC 2025 - Last Modified: Tue Mar 11 00:46:48 UTC 2025 - 138.4K bytes - Viewed (0)