Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 6,160 for

report

(0.09 sec)
  1. HTMLElement: enterKeyHint property - Web APIs |...

    Learn about the HTMLElement.enterKeyHint property, including code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  2. notifications - Mozilla | MDN

    Display notifications to the user, using the underlying operating system's notification mechanism. Because this API uses the operating system's notification mechanism, the details of how notifications appear and behave may differ according to the operating system and the user's settings....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  3. X-Content-Type-Options - HTTP | MDN

    The HTTP X-Content-Type-Options response header indicates that the MIME types advertised in the Content-Type headers should be respected and not changed. The header allows you to avoid MIME type sniffing by specifying that the MIME types are deliberately configured....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  4. ProcessingInstruction - Web APIs | MDN

    Learn about the ProcessingInstruction interface, including its properties and methods, specifications and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Proces...
  5. <del> - HTML: Linguagem de Marcação de Hipertex...

    O elemento HTML (ou Elemento HTML de Texto Excluído) representa uma parte do texto que foi excluída de um documento. Este elemento é (não necessariamente) renderizado pelos navegadores com uma linha entre o texto....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...
  6. :picture-in-picture - CSS: Cascading Style Shee...

    The :picture-in-picture CSS pseudo-class matches the element which is currently in picture-in-picture mode....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/:pictu...
  7. FederatedCredential - Web APIs | MDN

    Learn about the FederatedCredential interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Federa...
  8. <ruby>: The Ruby Annotation element - HTML: Hyp...

    The HTML element represents small annotations that are rendered above, below, or next to base text, usually used for showing the pronunciation of East Asian characters. It can also be used for annotating other kinds of text, but this usage is less common....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  9. TypeError: Iterator/AsyncIterator constructor c...

    The JavaScript exception "Iterator constructor can't be used directly" or "AsyncIterator constructor can't be used directly" occurs when you try to use the Iterator() or AsyncIterator() constructors directly to create instances. These constructors are abstract classes and should only be inherited from....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. Multiplication (*) - JavaScript | MDN

    The multiplication (*) operator produces the product of the operands....View this page on GitHub • Report a problem with this content...

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