Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 6,159 for

reporting

(0.11 sec)
  1. Default parameters - JavaScript | MDN

    Default function parameters allow named parameters to be initialized with default values if no value or undefined is passed....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. for await...of - JavaScript | MDN

    The for await...of statement creates a loop iterating over async iterable objects as well as sync iterables. This statement can only be used in contexts where await can be used, which includes inside an async function body and in a module....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. Unicode character class escape: \p{...}, \P{......

    A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. <bdi> : l'élément d'isolation bidirectionnelle ...

    L'élément (ou élément d'isolation de texte bidirectionnel) isole une portée (span) de texte pouvant être formatée dans une direction différente de celle du texte qui l'entoure. Cela permet, par exemple, de présenter correctement une citation en arabe (écrit de droite à gauche) au sein d'un texte écrit en français (écrit de gauche à droite)....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Element/bdi
  5. Implementing feature detection - Learn web deve...

    This article covered feature detection in a reasonable amount of detail, going through the main concepts and showing you how to implement your own feature detection tests....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  6. <label> - HTML: Hypertext Markup Language | MDN

    HTML

    developer.mozilla.org/ko/docs/Web/HTML/Element/...
  7. HTTP conditional requests - HTTP | MDN

    HTTP has a concept of conditional requests, where the result, and even the success of a request, can be controlled by comparing the affected resources with a validator. These requests are useful for validating cached content, ensuring that it is only fetched if it differs from the copy that is already available to the browser. Conditional requests are also useful for ensuring the integrity of a document when resuming a download, or preventing lost updates when uploading or modifying a document on the server....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Condi...
  8. Referrer-Policy - HTTP | MDN

    The HTTP Referrer-Policy response header controls how much referrer information (sent with the Referer header) should be included with requests. Aside from the HTTP header, you can set this policy in HTML....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  9. <label> - HTML(超文本标记语言) | MDN

    HTML

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  10. <bdi>:雙向獨立文本元素 - HTML:超文本標記語言 | MDN

    HTML 元素告訴瀏覽器的雙向算法,要將其包含的文本與周圍的文本隔離處理。當網站動態插入某些文本但不知道插入文本的方向性時,這尤其有用。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/zh-TW/docs/Web/HTML/Eleme...