- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 3,912 for host:developer.mozilla.org (0.15 sec)
-
type - SVG: Scalable Vector Graphics | MDN
The type attribute is a generic attribute and it has different meaning based on the context in which it's used.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/type Similar Results (1)Registered: Fri May 09 00:53:00 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 116.9K bytes - Viewed (0) -
Remainder assignment (%=) - JavaScript | MDN
The remainder assignment (%=) operator performs remainder on the two operands and assigns the result to the left operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Remainder_assignmentRegistered: Fri May 09 00:53:46 UTC 2025 - Last Modified: Tue May 06 13:38:55 UTC 2025 - 142.1K bytes - Viewed (0) -
Statements and declarations - JavaScript | MDN
JavaScript applications consist of statements with an appropriate syntax. A single statement may span multiple lines. Multiple statements may occur on a single line if each statement is separated by a semicolon. This isn't a keyword, but a group of keywords.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/StatementsRegistered: Fri May 09 00:53:50 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 162.9K bytes - Viewed (0) -
version - SVG: Scalable Vector Graphics | MDN
The version attribute is used to indicate what specification a SVG document conforms to. It is only allowed on the root <svg> element. It is purely advisory and has no influence on rendering or processing.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/versionRegistered: Fri May 09 00:54:24 UTC 2025 - Last Modified: Tue May 06 13:39:03 UTC 2025 - 106.6K bytes - Viewed (0) -
specularConstant - SVG: Scalable Vector Graphic...
The specularConstant attribute controls the ratio of reflection of the specular lighting. It represents the ks value in the Phong lighting model. The bigger the value the stronger the reflection.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/specularConstantRegistered: Fri May 09 00:54:35 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 110.8K bytes - Viewed (0) -
refY - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/refY Similar Results (1)Registered: Fri May 09 00:54:39 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 114.6K bytes - Viewed (0) -
Lookahead assertion: (?=...), (?!...) - JavaScr...
A lookahead assertion "looks ahead": it attempts to match the subsequent 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.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Lookahead_assertionRegistered: Fri May 09 00:54:13 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 158.7K bytes - Viewed (0) -
Named capturing group: (?<name>...) - JavaScrip...
A named capturing group is a particular kind of capturing group that allows to give a name to the group. The group's matching result can later be identified by this name instead of by its index in the pattern.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Named_capturing_groupRegistered: Fri May 09 00:54:22 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 151.3K bytes - Viewed (0) -
stroke-dasharray - SVG: Scalable Vector Graphic...
The stroke-dasharray attribute is a presentation attribute defining the pattern of dashes and gaps used to paint the outline of the shape.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-dasharrayRegistered: Fri May 09 00:54:48 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 115.1K bytes - Viewed (0) -
Subtraction assignment (-=) - JavaScript | MDN
The subtraction assignment (-=) operator performs subtraction on the two operands and assigns the result to the left operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Subtraction_assignmentRegistered: Fri May 09 00:55:02 UTC 2025 - Last Modified: Tue May 06 13:38:55 UTC 2025 - 143.8K bytes - Viewed (0)