Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 13,748 for

syntax

(0.06 sec)
  1. mask-border-mode - CSS: Cascading Style Sheets ...

    The mask-border-mode CSS property specifies the blending mode used in a mask border.... Syntax css /* Keyword values */ mask-border-mode:...Animation type discrete Formal syntax mask-border-mode = luminance...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-b...
  2. scroll-margin-top - CSS: Cascading Style Sheets...

    The scroll-margin-top property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.... Try it Syntax css /* <length> values */ scroll-margin-top:...computed value type Formal syntax scroll-margin-top = <length>...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  3. CSS nesting and specificity - CSS: Cascading St...

    The specificity of the & nesting selector is calculated using the largest specificity in the associated selector list. This is identical to how specificity is calculated when using the :is() function....<c>Blue text</c> </b> & nesting syntax css #a, b { & c { color: blue;...foo c { color: red; } :is() syntax css :is(#a, b) { & c { color:...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_ne...
  4. SyntaxError: missing } after property list - Ja...

    The JavaScript exception "missing } after property list" occurs when there is a mistake in the object initializer Syntax somewhere. Might be in fact a missing curly bracket, but could also be a missing comma....mistake in the object initializer syntax somewhere. Might be in fact...mistake in the object initializer syntax somewhere. Might be in fact...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. scroll-margin-right - CSS: Cascading Style Shee...

    The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.... Try it Syntax css /* <length> values */ ...computed value type Formal syntax scroll-margin-right = <length>...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  6. SyntaxError: incomplete quantifier in regular e...

    The JavaScript exception "incomplete quantifier in regular expression" occurs when a regular expression pattern contains a {, but it does not start a valid quantifier....Unicode-unaware mode, this syntax causes the { to become a literal...error, but this is a deprecated syntax and you should not rely on...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. import.meta - JavaScript | MDN

    The import.meta meta-property exposes context-specific metadata to a JavaScript module. It contains information about the module, such as the module's URL.... Syntax js import.meta Value The import...Description The import.meta syntax consists of the keyword import...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. Permissions-Policy: storage-access - HTTP | MDN

    The HTTP Permissions-Policy header storage-access directive controls whether a document loaded in a third-party context (i.e. embedded in an