Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 81 - 90 of 3,182 for host:developer.mozilla.org (0.1 seconds)

  1. crossorigin - SVG | MDN

    The crossorigin attribute, valid on the <image>, <feImage>, and <script> elements, provides support for configuration of Cross-Origin Resource Sharing (CORS) requests for the element's fetched data.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/crossorigin
    Sun Mar 22 01:12:26 GMT 2026
      17.6K bytes
  2. Operator precedence - JavaScript | MDN

    Operator precedence determines how operators are parsed concerning each other. Operators with higher precedence become the operands of operators with lower precedence.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_precedence
    Sun Mar 22 01:12:23 GMT 2026
      26.9K bytes
  3. limitingConeAngle - SVG | MDN

    The limitingConeAngle attribute represents the angle in degrees between the spot light axis (i.e., the axis between the light source and the point to which it is pointing at) and the spot light cone. So it defines a limiting cone which restricts the region where the light is projected. No light is projected outside the cone.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/limitingConeAngle
    Sun Mar 22 01:12:26 GMT 2026
      18.3K bytes
  4. parseInt() - JavaScript | MDN

    The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt
    Sun Mar 22 01:12:19 GMT 2026
      25.3K bytes
  5. marker-start - SVG | MDN

    The marker-start attribute defines the arrowhead or polymarker that will be drawn at the first vertex of the given shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-start
    Sun Mar 22 01:12:26 GMT 2026
      18.8K bytes
  6. Addition (+) - JavaScript | MDN

    The addition (+) operator produces the sum of numeric operands or string concatenation.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Addition
    Sun Mar 22 01:12:23 GMT 2026
      23.1K bytes
  7. fy - SVG | MDN

    The fy attribute defines the y-axis coordinate of the focal point for a radial gradient.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fy
    Sun Mar 22 01:12:26 GMT 2026
      18.6K bytes
  8. maskUnits - SVG | MDN

    The maskUnits attribute indicates which coordinate system to use for the geometry properties of the <mask> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/maskUnits
    Sun Mar 22 01:12:26 GMT 2026
      18.6K bytes
  9. fill - SVG | MDN

    The fill attribute has two different meanings. For shapes and text it's a presentation attribute that defines the color (or any SVG paint servers like gradients or patterns) used to paint the element; for animation it defines the final state of the animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/fill
    Sun Mar 22 01:12:26 GMT 2026
      19.9K bytes
  10. font-weight - SVG | MDN

    The font-weight attribute refers to the boldness or lightness of the glyphs used to render the text, relative to other fonts in the same font family.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/font-weight
    Sun Mar 22 01:12:26 GMT 2026
      18.4K bytes
Back to Top