Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 43,887 for

search

(0.08 sec)
  1. TOFU - MDN Web Docs Glossary: Definitions of We...

    Trust On First Use (TOFU) is a security model in which a client needs to create a trust relationship with an unknown server. To do that, clients will look for identifiers (for example public keys) stored locally. If an identifier is found, the client can establish the connection. If no identifier is found, the client can prompt the user to determine if the client should trust the identifier....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Glossary/TOFU
  2. Frame rate (FPS) - MDN Web Docs Glossary: Defin...

    A frame rate is the speed at which the browser is able to recalculate, layout and paint content to the display. The frames per second, or fps, is how many frames can be repainted in one second. The goal frame rate for in website computer graphics is 60fps....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Glossary/FPS
  3. IPv4 - MDN Web Docs Glossary: Definitions of We...

    IPv4 is the fourth version of the communication protocol underlying the Internet and the first version to be widely deployed....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Glossary/IPv4
  4. X-Powered-By - HTTP | MDN

    The HTTP X-Powered-By response header is a non-standard header for identifying the application or framework that generated the response....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  5. CSSGroupingRule - Web APIs | MDN

    Learn about the CSSGroupingRule interface, including its properties and methods, specifications and browser compatibility....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/API/CSSGro...
  6. HTMLQuoteElement - Web APIs | MDN

    Learn about the HTMLQuoteElement interface, including its properties and methods, specifications and browser compatibility....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/API/HTMLQu...
  7. Document: styleSheets property - Web APIs | MDN

    Learn about the Document.styleSheets property, including its type, code examples, specifications, and browser compatibility....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Web/API/Docume...
  8. LGPL - MDN Web Docs Glossary: Definitions of We...

    LGPL (GNU Lesser General Public License) is a free software license published by the Free Software Foundation. The LGPL provides a more permissive alternative for the strictly copyleft GPL. While any derivative work using a GPL-licensed program must be released under the same terms (free to use, share, study, and modify), the LGPL only requires the LGPL-licensed component of the derivative program to continue using the LGPL, not the whole program. LGPL is usually used to license shared components such as libraries (.dll, .so, .jar, etc.)....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Glossary/LGPL
  9. Type conversion - MDN Web Docs Glossary: Defini...

    Type conversion (or typecasting) means transfer of data from one data type to another. Implicit conversion happens when the compiler (for compiled languages) or runtime (for script languages like JavaScript) automatically converts data types. The source code can also explicitly require a conversion to take place....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Glossary/Type_...
  10. dictionaries - Mozilla | MDN

    The dictionaries key specifies the locale_code for which your extension supplies a dictionary. Although the dictionary consists of two files, one with a .dic and one with an .aff file extension, only the one with the .dic extension is referenced in the manifest.json....Skip to main content Skip to search Skip to select language Article...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...