- Sort Score
- Num 10 results
- Language All
- Labels All
Results 91 - 100 of 3,182 for host:developer.mozilla.org (0.14 seconds)
-
class - JavaScript | MDN
The class declaration creates a binding of a new class to a given name.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/classSun Mar 22 01:12:24 GMT 2026 22.6K bytes -
intercept - SVG | MDN
The intercept attribute defines the intercept of the linear function of color component transfers when the type attribute is set to linear.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/interceptSun Mar 22 01:12:26 GMT 2026 18.5K bytes -
Literal character: a, b - JavaScript | MDN
A literal character specifies exactly itself to be matched in the input text.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Literal_characterMon Mar 23 01:15:39 GMT 2026 24.4K bytes -
preserveAspectRatio - SVG | MDN
The preserveAspectRatio attribute indicates how an element with a viewBox providing a given aspect ratio must fit into a viewport with a different aspect ratio.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/preserveAspectRatioMon Mar 23 01:15:42 GMT 2026 20K bytes -
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/fetchprioritySun Mar 22 01:12:26 GMT 2026 18.3K bytes -
patternUnits - SVG | MDN
The patternUnits attribute indicates which coordinate system to use for the geometry properties of the <pattern> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/patternUnitsMon Mar 23 01:15:42 GMT 2026 18.6K bytes -
Lookbehind assertion: (?<=...), (?<!...) ...
A lookbehind assertion "looks behind": it attempts to match the previous input with the given pattern, but it does not consume any of the input โ if the match is successful, the current position in the input stays the same. It matches each atom in its pattern in the reverse order.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Lookbehind_assertionMon Mar 23 01:15:39 GMT 2026 22.9K bytes -
Labeled statement - JavaScript | MDN
A labeled statement is any statement that is prefixed with an identifier. You can jump to this label using a break or continue statement nested within the labeled statement.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/labelMon Mar 23 01:15:39 GMT 2026 23.9K bytes -
viewBox - SVG | MDN
The viewBox attribute defines the position and dimension, in user space, of an SVG viewport.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/viewBoxSun Mar 22 01:12:27 GMT 2026 18.3K bytes -
Character escape: \n, \u{...} - JavaScript | MDN
A character escape represents a character that may not be able to be conveniently represented in its literal form.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Character_escapeMon Mar 23 01:15:39 GMT 2026 23.5K bytes