- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 5131 - 5140 of about 10,000 for content_length:[100000 TO 499999] (0.11 sec)
-
<metadata> - SVG: Scalable Vector Graphics | MDN
The <metadata> SVG element adds metadata to SVG content. Metadata is structured information about data. The contents of <metadata> should be elements from other XML namespaces such as RDF, FOAF, etc.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/metadataRegistered: Fri May 09 00:38:17 UTC 2025 - Last Modified: Tue May 06 13:39:04 UTC 2025 - 121.6K bytes - Viewed (0) -
Enhanced colorization
code.visualstudio.com/docs/cpp/colorization-cppRegistered: Fri May 09 00:34:34 UTC 2025 - 98.6K bytes - Viewed (0) -
JavaScript Guide - JavaScript | MDN
The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you need exhaustive information about a language feature, have a look at the JavaScript reference.developer.mozilla.org/en-US/docs/Web/JavaScript/GuideRegistered: Fri May 09 00:36:12 UTC 2025 - Last Modified: Tue May 06 13:38:37 UTC 2025 - 166.2K bytes - Viewed (0) -
Right shift (>>) - JavaScript | MDN
The right shift (>>) operator returns a number or BigInt whose binary representation is the first operand shifted by the specified number of bits to the right. Excess bits shifted off to the right are discarded, and copies of the leftmost bit are shifted in from the left. This operation is also called "sign-propagating right shift" or "arithmetic right shift", because the sign of the resulting number is the same as the sign of the first operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Right_shiftRegistered: Fri May 09 00:55:15 UTC 2025 - Last Modified: Tue May 06 13:38:55 UTC 2025 - 153.4K bytes - Viewed (0) -
export - JavaScript | MDN
The export declaration is used to export values from a JavaScript module. Exported values can then be imported into other programs with the import declaration or dynamic import. The value of an imported binding is subject to change in the module that exports it โ when a module updates the value of a binding that it exports, the update will be visible in its imported value.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/exportRegistered: Fri May 09 00:55:19 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 172.7K bytes - Viewed (0) -
function - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/functionRegistered: Fri May 09 00:55:23 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 162.1K bytes - Viewed (0) -
text-rendering - SVG: Scalable Vector Graphics ...
The text-rendering attribute provides hints to the renderer about what tradeoffs to make when rendering text.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/text-renderingRegistered: Fri May 09 00:53:30 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 112.5K bytes - Viewed (0) -
shape-rendering - SVG: Scalable Vector Graphics...
The shape-rendering attribute provides hints to the renderer about what tradeoffs to make when rendering shapes like paths, circles, or rectangles.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-renderingRegistered: Fri May 09 00:53:37 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 114.4K bytes - Viewed (0) -
Import attributes - JavaScript | MDN
The import attributes feature instructs the runtime about how a module should be loaded, including the behavior of module resolution, fetching, parsing, and evaluation. It's supported in import declarations, export...from declarations, and dynamic import().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import/withRegistered: Fri May 09 00:54:58 UTC 2025 - Last Modified: Tue May 06 13:38:56 UTC 2025 - 159.1K bytes - Viewed (0) -
stroke-width - SVG: Scalable Vector Graphics | MDN
The stroke-width attribute is a presentation attribute defining the width of the stroke to be applied to the shape. It applies to any SVG shape or text-content element, but as an inherited property, it may be applied to elements such as <g> and still have the intended effect on descendant elements' strokes.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-widthRegistered: Fri May 09 00:54:58 UTC 2025 - Last Modified: Tue May 06 13:39:02 UTC 2025 - 114.5K bytes - Viewed (0)