Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5691 - 5700 of about 10,000 for content_length:[100000 TO 499999] (0.12 sec)

  1. <style> - SVG: Scalable Vector Graphics | MDN

    The SVG <style> element allows style sheets to be embedded directly within SVG content.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/style
    Registered: Fri Nov 15 00:44:53 UTC 2024
    - Last Modified: Tue Nov 12 01:28:35 UTC 2024
    - 128.2K bytes
    - Viewed (0)
  2. Grouping operator ( ) - JavaScript | MDN

    The grouping ( ) operator controls the precedence of evaluation in expressions. It also acts as a container for arbitrary expressions in certain syntactic constructs, where ambiguity or syntax errors would otherwise occur.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Grouping
    Registered: Fri Nov 15 00:44:55 UTC 2024
    - Last Modified: Tue Nov 12 01:28:25 UTC 2024
    - 155.9K bytes
    - Viewed (0)
  3. NaN - JavaScript | MDN

    The NaN global property is a value representing Not-A-Number.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NaN
    Registered: Fri Nov 15 00:45:03 UTC 2024
    - Last Modified: Tue Nov 12 01:28:19 UTC 2024
    - 156.5K bytes
    - Viewed (0)
  4. Bitwise NOT (~) - JavaScript | MDN

    The bitwise NOT (~) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bit of the operand is 0, and a 0 otherwise.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_NOT
    Registered: Fri Nov 15 00:45:23 UTC 2024
    - Last Modified: Tue Nov 12 01:28:25 UTC 2024
    - 144.5K bytes
    - Viewed (0)
  5. additive - SVG: Scalable Vector Graphics | MDN

    The additive attribute controls whether or not an animation is additive.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/additive
    Registered: Fri Nov 15 00:45:30 UTC 2024
    - Last Modified: Tue Nov 12 01:28:30 UTC 2024
    - 122.7K bytes
    - Viewed (0)
  6. Bitwise AND (&) - JavaScript | MDN

    The bitwise AND (&) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bits of both operands are 1.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_AND
    Registered: Fri Nov 15 00:47:22 UTC 2024
    - Last Modified: Tue Nov 12 01:28:25 UTC 2024
    - 146.5K bytes
    - Viewed (0)
  7. divisor - SVG: Scalable Vector Graphics | MDN

    The divisor attribute specifies the value by which the resulting number of applying the kernelMatrix of a <feConvolveMatrix> element to the input image color value is divided to yield the destination color value.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/divisor
    Registered: Fri Nov 15 00:47:31 UTC 2024
    - Last Modified: Tue Nov 12 01:28:30 UTC 2024
    - 126.3K bytes
    - Viewed (0)
  8. direction - SVG: Scalable Vector Graphics | MDN

    The direction attribute specifies the inline-base direction of a <text> or <tspan> element. It defines the start and end points of a line of text as used by the text-anchor and inline-size properties. It also may affect the direction in which characters are positioned if the unicode-bidi property's value is either embed or bidi-override.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/direction
    Registered: Fri Nov 15 00:47:01 UTC 2024
    - Last Modified: Tue Nov 12 01:28:30 UTC 2024
    - 128.1K bytes
    - Viewed (0)
  9. cap-height - SVG: Scalable Vector Graphics | MDN

    The cap-height attribute defines the height of uppercase glyphs of the font within the font coordinate system.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cap-height
    Registered: Fri Nov 15 00:46:18 UTC 2024
    - Last Modified: Tue Nov 12 01:28:30 UTC 2024
    - 122.2K bytes
    - Viewed (0)
  10. mode - SVG: Scalable Vector Graphics | MDN

    The mode attribute defines the blending mode on the <feBlend> filter primitive.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/mode
    Registered: Fri Nov 15 00:54:30 UTC 2024
    - Last Modified: Tue Nov 12 01:28:32 UTC 2024
    - 125.5K bytes
    - Viewed (0)
Back to top