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

report

(0.09 sec)
  1. HTMLBRElement - Web APIs | MDN

    Learn about the HTMLBRElement 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/HTMLBR...
  2. layer() - CSS: Cascading Style Sheets | MDN

    The layer() CSS function is used along with the @import at-rule to put the imported resource in a separate named cascade layer....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/@impor...
  3. HTMLTextAreaElement: value property - Web APIs ...

    Learn about the HTMLTextAreaElement.value property, including its type, 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/HTMLTe...
  4. 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....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/ALPN
  5. HTMLAnchorElement: username property - Web APIs...

    Learn about the HTMLAnchorElement.username property, including its type, 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/HTMLAn...
  6. homepage_url - Mozilla | MDN

    URL for the extension's home page....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  7. SVGAnimatedNumberList - Web APIs | MDN

    Learn about the SVGAnimatedNumberList 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/SVGAni...
  8. SVGVKernElement - Web APIs | MDN

    Learn about the SVGVKernElement 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/SVGVKe...
  9. High-level programming language - MDN Web Docs ...

    A high-level programming language has a significant abstraction from the details of computer operation. It is designed to be easily understood by humans and for this reason they must be translated by another software. Unlike low-level programming languages, it may use natural language elements, or may automate (or even entirely hide) significant areas of computing systems, making the process of developing simpler and more understandable relative to a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is....View this page on GitHub • Report a problem with this content...

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

    WebIDL is the interface description language used to describe the data types, interfaces, methods, properties, and other components which make up a Web application programming interface (API). It uses a somewhat stylized syntax which is independent of any specific programming language, so that the underlying code which is used to build each API can be written in whatever language is most appropriate, while still being possible to map the API's components to JavaScript-compatible constructs....View this page on GitHub • Report a problem with this content...

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