Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 41 - 50 of 733 for host:developer.mozilla.org (0.03 sec)

  1. 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 May 17 00:47:35 UTC 2024
    - Last Modified: Fri May 17 00:43:22 UTC 2024
    - 130.9K bytes
    - Viewed (0)
  2. 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 May 17 00:47:38 UTC 2024
    - Last Modified: Fri May 17 00:43:22 UTC 2024
    - 139.1K bytes
    - Viewed (0)
  3. begin - SVG: Scalable Vector Graphics | MDN

    The begin attribute defines when an animation should begin.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/begin
    Registered: Fri May 17 00:47:42 UTC 2024
    - Last Modified: Fri May 17 00:43:22 UTC 2024
    - 380.8K bytes
    - Viewed (0)
  4. <radialGradient> - SVG: Scalable Vector Graphic...

    The <radialGradient> element lets authors define radial gradients that can be applied to fill or stroke of graphical elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/radialGradient
    Registered: Fri May 17 00:47:48 UTC 2024
    - Last Modified: Fri May 17 00:43:26 UTC 2024
    - 144.3K bytes
    - Viewed (0)
  5. clip-rule - SVG: Scalable Vector Graphics | MDN

    « SVG Attribute reference home
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-rule
    Registered: Fri May 17 00:48:31 UTC 2024
    - Last Modified: Fri May 17 00:43:22 UTC 2024
    - 145.5K bytes
    - Viewed (0)
  6. <cursor> - SVG: Scalable Vector Graphics | MDN

    The <cursor> SVG element can be used to define a platform-independent custom cursor. A recommended approach for defining a platform-independent custom cursor is to create a PNG image and define a cursor element that references the PNG image and identifies the exact position within the image which is the pointer position (i.e., the hot spot).
    developer.mozilla.org/en-US/docs/Web/SVG/Element/cursor
    Registered: Fri May 17 00:42:21 UTC 2024
    - Last Modified: Thu May 16 00:42:49 UTC 2024
    - 126.3K bytes
    - Viewed (0)
  7. <stop> - SVG: Scalable Vector Graphics | MDN

    The SVG <stop> element defines a color and its position to use on a gradient. This element is always a child of a <linearGradient> or <radialGradient> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/stop
    Registered: Fri May 17 00:44:20 UTC 2024
    - Last Modified: Fri May 17 00:43:26 UTC 2024
    - 136K bytes
    - Viewed (0)
  8. <glyph> - SVG: Scalable Vector Graphics | MDN

    A <glyph> defines a single glyph in an SVG font.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/glyph
    Registered: Fri May 17 00:42:39 UTC 2024
    - Last Modified: Thu May 16 00:42:50 UTC 2024
    - 153.7K bytes
    - Viewed (0)
  9. 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 May 17 00:42:49 UTC 2024
    - Last Modified: Thu May 16 00:42:40 UTC 2024
    - 128.1K bytes
    - Viewed (0)
  10. globalThis - JavaScript | MDN

    The globalThis global property contains the global this value, which is usually akin to the global object.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
    Registered: Fri May 17 00:41:39 UTC 2024
    - Last Modified: Thu May 16 00:42:32 UTC 2024
    - 146.5K bytes
    - Viewed (0)
Back to top