Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 6,159 for

reporting

(0.1 sec)
  1. InputEvent - Web APIs | MDN

    Learn about the InputEvent interface, including its constructor, 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/InputE...
  2. MediaError - Web APIs | MDN

    Learn about the MediaError 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/MediaE...
  3. HmacImportParams - Web APIs | MDN

    Learn about the HmacImportParams interface, including its properties, 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/HmacIm...
  4. RTCErrorEvent - Web APIs | MDN

    Learn about the RTCErrorEvent interface, including its constructor, 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/RTCErr...
  5. ARPA - MDN Web Docs Glossary: Definitions of We...

    .arpa (address and routing parameter area) is a top-level domain in the Domain Name System (DNS) used for Internet infrastructure purposes, especially reverse DNS lookup (i.e., find the domain name for a given IP address)....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/ARPA
  6. bfcache - MDN Web Docs Glossary: Definitions of...

    The back/forward cache, or bfcache, is a performance-enhancing feature available in modern browsers that enables instant back and forward navigation between previously-visited pages. It does this by storing a complete snapshot of a page as the user navigates away from it; the browser can then quickly restore the snapshot if the user decides to return to it, rather than needing to repeat the network requests required to load the page....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/bfcache
  7. Color wheel - MDN Web Docs Glossary: Definition...

    A color wheel, or a color circle, represents a palette of colors in chart form, arranged in a circle. A color wheel can display colors identified by two polar coordinates, the angle and the distance from the origin, the circle's center....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Color...
  8. Effective connection type - MDN Web Docs Glossa...

    Effective connection type (ECT) refers to the measured network performance, returning a cellular connection type, like 3G, even if the actual connection is tethered broadband or Wi-Fi, based on the time between the browser requesting a page and effective type of the connection....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Effec...
  9. Serializable object - MDN Web Docs Glossary: De...

    Serializable objects are objects that can be serialized and later deserialized in any JavaScript environment ("realm"). This allows them to, for example, be stored on disk and later restored, or cloned with structuredClone(), or shared between workers using DedicatedWorkerGlobalScope.postMessage()....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Seria...
  10. Syntax - MDN Web Docs Glossary: Definitions of ...

    Syntax specifies the required combination and sequence of characters making up correctly structured code. Syntax generally includes grammar and the rules that apply to writing it, such as indentation requirements in Python....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Syntax