- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 2,702 for host:developer.mozilla.org (0.1 sec)
-
Literal character: a, b - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Literal_characterRegistered: Fri Nov 15 00:49:37 UTC 2024 - Last Modified: Tue Nov 12 01:28:26 UTC 2024 - 159.9K bytes - Viewed (0) -
font-size - SVG: Scalable Vector Graphics | MDN
The font-size attribute refers to the size of the font from baseline to baseline when multiple lines of text are set solid in a multiline layout environment.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-sizeRegistered: Fri Nov 15 00:49:43 UTC 2024 - Last Modified: Tue Nov 12 01:28:31 UTC 2024 - 125.8K bytes - Viewed (0) -
Equality (==) - JavaScript | MDN
The equality (==) operator checks whether its two operands are equal, returning a Boolean result. Unlike the strict equality operator, it attempts to convert and compare operands that are of different types.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/EqualityRegistered: Fri Nov 15 00:48:56 UTC 2024 - Last Modified: Tue Nov 12 01:28:25 UTC 2024 - 155K bytes - Viewed (0) -
color-interpolation - SVG: Scalable Vector Grap...
The color-interpolation attribute specifies the color space for gradient interpolations, color animations, and alpha compositing.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-interpolationRegistered: Fri Nov 15 00:48:57 UTC 2024 - Last Modified: Tue Nov 12 01:28:30 UTC 2024 - 142.4K bytes - Viewed (0) -
Unicode character class escape: \p{...}, \P{......
A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Unicode_character_c...Registered: Fri Nov 15 00:51:14 UTC 2024 - Last Modified: Tue Nov 12 01:28:26 UTC 2024 - 167.4K bytes - Viewed (0) -
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/labelRegistered: Fri Nov 15 00:51:18 UTC 2024 - Last Modified: Tue Nov 12 01:28:26 UTC 2024 - 159.8K bytes - Viewed (0) -
fy - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fyRegistered: Fri Nov 15 00:49:54 UTC 2024 - Last Modified: Tue Nov 12 01:28:31 UTC 2024 - 128.8K bytes - Viewed (0) -
SyntaxError: JSON.parse: bad parsing - JavaScri...
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/JSON_bad_parseRegistered: Fri Nov 15 00:49:55 UTC 2024 - Last Modified: Tue Nov 12 01:28:11 UTC 2024 - 145.6K bytes - Viewed (0) -
k - SVG: Scalable Vector Graphics | MDN
The k attribute specifies the amount for decreasing the spacing between the two glyphs in a kerning pair.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kRegistered: Fri Nov 15 00:51:03 UTC 2024 - Last Modified: Tue Nov 12 01:28:31 UTC 2024 - 121.2K bytes - Viewed (0) -
if...else - JavaScript | MDN
The if...else statement executes a statement if a specified condition is truthy. If the condition is falsy, another statement in the optional else clause will be executed.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/if...elseRegistered: Fri Nov 15 00:50:16 UTC 2024 - Last Modified: Tue Nov 12 01:28:26 UTC 2024 - 154.5K bytes - Viewed (0)