Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 43,975 for

search

(0.09 sec)
  1. is - HTML: ハイパーテキストマークアップ言語 | MDN

    is グローバル属性で、標準の HTML 要素が定義されたカスタム組み込み要素のように振る舞うよう指定することができます(詳しくはカスタム要素の使用を参照してください)。...Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...
  2. border-bottom-width - CSS: Cascading Style Shee...

    The border-bottom-width CSS property sets the width of the bottom border of an element....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  3. border-block-width - CSS: Cascading Style Sheet...

    The border-block-width CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  4. border-block-style - CSS: Cascading Style Sheet...

    The border-block-style CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  5. border-left-width - CSS: Cascading Style Sheets...

    The border-left-width CSS property sets the width of the left border of an element....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  6. HTML-Attribut: capture - HTML: HyperText Markup...

    Das capture-Attribut gibt an, dass optional eine neue Datei aufgenommen werden soll und welches Gerät verwendet werden soll, um die neue Medienaufnahme eines Typs zu erfassen, der durch das accept-Attribut definiert wird....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/de/docs/Web/HTML/Attribut...
  7. outline-width - CSS: Cascading Style Sheets | MDN

    The CSS outline-width property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the border....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/CSS/outlin...
  8. RangeError - JavaScript | MDN

    The RangeError object indicates an error when a value is not in the set or range of allowed values....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Uint16Array - JavaScript | MDN

    The Uint16Array typed array represents an array of 16-bit unsigned integers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation)....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. SyntaxError: invalid property name in regular e...

    The JavaScript exception "invalid property name in regular expression" or "invalid class property name in regular expression" occurs when the \p and \P Unicode character class escapes are not followed by a valid Unicode property name and/or value....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/JavaScript...