- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2611 - 2620 of about 10,000 for content_length:[100000 TO 499999] (0.31 sec)
-
method - SVG: Scalable Vector Graphics | MDN
The method attribute indicates the method by which text should be rendered along the path of a <textPath> element.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/methodRegistered: Mon Nov 04 00:54:37 UTC 2024 - Last Modified: Sat Nov 02 00:54:58 UTC 2024 - 119.7K bytes - Viewed (0) -
hanging - SVG: Scalable Vector Graphics | MDN
The hanging attribute indicates the alignment coordinate for glyphs to achieve hanging baseline alignment for horizontally oriented glyph layouts. The value is an offset in the font coordinate system.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/hangingRegistered: Mon Nov 04 00:54:14 UTC 2024 - Last Modified: Sat Nov 02 00:54:57 UTC 2024 - 119.9K bytes - Viewed (0) -
Iteration protocols - JavaScript | MDN
Iteration protocols aren't new built-ins or syntax, but protocols. These protocols can be implemented by any object by following some conventions.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocolsRegistered: Mon Nov 04 00:54:19 UTC 2024 - Last Modified: Sat Nov 02 00:54:41 UTC 2024 - 213.6K bytes - Viewed (0) -
Remainder (%) - JavaScript | MDN
The remainder (%) operator returns the remainder left over when one operand is divided by a second operand. It always takes the sign of the dividend.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/RemainderRegistered: Mon Nov 04 00:54:28 UTC 2024 - Last Modified: Sat Nov 02 00:54:44 UTC 2024 - 148.8K bytes - Viewed (0) -
while - JavaScript | MDN
The while statement creates a loop that executes a specified statement as long as the test condition evaluates to true. The condition is evaluated before executing the statement.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/whileRegistered: Mon Nov 04 00:53:12 UTC 2024 - Last Modified: Sat Nov 02 00:54:47 UTC 2024 - 154.9K bytes - Viewed (0) -
this - JavaScript | MDN
The this keyword refers to the context where a piece of code, such as a function's body, is supposed to run. Most typically, it is used in object methods, where this refers to the object that the method is attached to, thus allowing the same method to be reused on different objects.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/thisRegistered: Mon Nov 04 00:53:16 UTC 2024 - Last Modified: Sat Nov 02 00:54:44 UTC 2024 - 208.7K bytes - Viewed (0) -
glyph-orientation-horizontal - SVG: Scalable Ve...
The glyph-orientation-horizontal attribute affects the amount that the current text position advances as each glyph is rendered.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/glyph-orientation-horizontalRegistered: Mon Nov 04 00:53:50 UTC 2024 - Last Modified: Sat Nov 02 00:54:57 UTC 2024 - 122.9K bytes - Viewed (0) -
Object - JavaScript | MDN
The Object type represents one of JavaScript's data types. It is used to store various keyed collections and more complex entities. Objects can be created using the Object() constructor or the object initializer / literal syntax.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ObjectRegistered: Mon Nov 04 00:36:15 UTC 2024 - Last Modified: Sat Nov 02 00:54:29 UTC 2024 - 133.5K bytes - Viewed (0) -
Object initializer - JavaScript | MDN
An object initializer is a comma-delimited list of zero or more pairs of property names and associated values of an object, enclosed in curly braces ({}). Objects can also be initialized using Object.create() or by invoking a constructor function with the new operator.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializerRegistered: Mon Nov 04 00:40:14 UTC 2024 - Last Modified: Sat Nov 02 00:54:43 UTC 2024 - 167.5K bytes - Viewed (0) -
<feFuncA> - SVG: Scalable Vector Graphics | MDN
The <feFuncA> SVG filter primitive defines the transfer function for the alpha component of the input graphic of its parent <feComponentTransfer> element.developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncARegistered: Mon Nov 04 00:40:23 UTC 2024 - Last Modified: Sat Nov 02 00:55:03 UTC 2024 - 124.9K bytes - Viewed (0)