Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 35,608 for

paged

(0.11 sec)
  1. DOMRectList - Web APIs | MDN

    Learn about the DOMRectList interface, including its properties and methods, specifications and browser compatibility....DOMRectReadOnly Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Nov 11,...

    developer.mozilla.org/en-US/docs/Web/API/DOMRec...
  2. FileSystemFileEntry - Web APIs | MDN

    Learn about the FileSystemFileEntry interface, including its properties and methods, specifications and browser compatibility....API Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Aug 31,...

    developer.mozilla.org/en-US/docs/Web/API/FileSy...
  3. MediaEncryptedEvent - Web APIs | MDN

    Learn about the MediaEncryptedEvent interface, including its constructor, properties, and methods, specifications and browser compatibility....browser Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Jun 17,...

    developer.mozilla.org/en-US/docs/Web/API/MediaE...
  4. HTMLParagraphElement - Web APIs | MDN

    Learn about the HTMLParagraphElement interface, including its properties and methods, specifications and browser compatibility.... Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Feb 20,...

    developer.mozilla.org/en-US/docs/Web/API/HTMLPa...
  5. ARIA: directory role - Accessibility | MDN

    The directory role was for a list of references to members of a group, such as a static table of contents....element Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Jul 25,...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  6. USBIsochronousOutTransferResult - Web APIs | MDN

    Learn about the USBIsochronousOutTransferResult interface, including its constructor and properties, specifications and browser compatibility....browser Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Oct 8, 2024...

    developer.mozilla.org/en-US/docs/Web/API/USBIso...
  7. DNS - MDN Web Docs Glossary: Definitions of Web...

    DNS (Domain Name System) is a hierarchical and decentralized naming system for Internet connected resources. DNS maintains a list of domain names along with the resources, such as IP addresses, that are associated with them....Wikipedia Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Jul 24,...

    developer.mozilla.org/en-US/docs/Glossary/DNS
  8. POP3 - MDN Web Docs Glossary: Definitions of We...

    POP3 (Post Office Protocol) is a very common protocol for getting emails from a mail server over a TCP connection. POP3 does not support folders, unlike the more recent IMAP, which is harder to implement because of its more complex structure....IMAP Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Aug 1, 2024...

    developer.mozilla.org/en-US/docs/Glossary/POP
  9. ALPN - MDN Web Docs Glossary: Definitions of We...

    Application-Layer Protocol Negotiation (ALPN) is a TLS extension (defined in RFC 7301) for identifying what application-layer protocol is negotiating the encrypted connection, without requiring additional round trips to do so....identifiers Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Jun 8, 2023...

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

    In programming, a binding is an association of an identifier with a value. Not all bindings are variables — for example, function parameters and the binding created by the catch (e) block are not "variables" in the strict sense. In addition, some bindings are implicitly created by the language — for example, this and new.target in JavaScript....class Help improve MDN Was this page helpful to you? Yes No Learn...Learn how to contribute . This page was last modified on Sep 28,...

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