Articles tagged: Overview
Found 73 documents
- Archive/Firefox_OS/API/Data_Store_API The Data Store API was created to allow multiple Firefox OS apps, with potentially different ...
- Mozilla/B2G_OS B2G OS is a complete, standalone operating system for the open web. It is an open source project ...
- Mozilla/B2G_OS/API/Idle_API The Idle API is used to notify an app when the user is idle. This lets an app take action when ...
- Mozilla/B2G_OS/API/NFC_API You access the entire set of NFC functionality through the Navigator.mozNfc property, returning ...
- Mozilla/B2G_OS/API/Wake_Lock_API The Wake Lock API allows to take locks on any resource of the device. This means that you can ...
- Web/API/Ambient_Light_Sensor_API TBD
- Web/API/Battery_Status_API The Battery Status API, more often referred to as the Battery API, provides information about ...
- Web/API/Beacon_API The Beacon interface is used to schedule an asynchronous and non-blocking request to a web ...
- Web/API/Broadcast_Channel_API The Broadcast Channel API allows simple communication between browsing contexts (that is ...
- Web/API/Canvas_API Added in HTML5, the HTML canvas element can be used to draw graphics via scripting in ...
- Web/API/Channel_Messaging_API The Channel Messaging API allows two separate scripts running in different browsing contexts ...
- Web/API/Credential_Management_API This API lets websites interact with a user agent’s password system so that websites can deal in ...
- Web/API/CSS_Counter_Styles The CSS Counter Styles module allows to define custom counter styles, which can be used for CSS ...
- Web/API/File_and_Directory_Entries_API The File and Directory Entries API simulates a local file system that web apps can navigate ...
- Web/API/Frame_Timing_API The PerformanceFrameTiming interface provides frame timing data about the browser's event loop. ...
- Web/API/Gamepad_API The Gamepad API is a way for developers to access and respond to signals from gamepads and other ...
- Web/API/HTML_Drag_and_Drop_API HTML Drag and Drop interfaces enable applications to use drag and drop features in Firefox and ...
- Web/API/Intersection_Observer_API The Intersection Observer API allows you to configure a callback that is called whenever one ...
- Web/API/Payment_Request_API Many problems related to online purchase abandonment can be traced to checkout forms, which are ...
- Web/API/Performance_API The High Resolution Time standard defines a Performance interface that supports client-side ...
- Web/API/Performance_Timeline The Performance Timeline API defines extensions to the Performance interface to support ...
- Web/API/Permissions_API Historically different APIs handle their own permissions inconsistently — for example the ...
- Web/API/Pointer_events Most of today's web content assumes the user's pointing device will be a mouse. However, since ...
- Web/API/Resource_Timing_API The Resource Timing interfaces enable retrieving and analyzing detailed network timing data ...
- Web/API/Service_Worker_API A service worker is an event-driven worker registered against an origin and a path. It takes the ...
- Web/API/Touch_events In order to provide quality support for touch-based user interfaces, touch events offer the ...
- Web/API/User_Timing_API The User Timing interface allows the developer to create application specific timestamps that ...
- Web/API/Web_Audio_API The Web Audio API involves handling audio operations inside an audio context, and has been ...
- Web/API/Web_Crypto_API The Web Crypto API is an interface allowing a script to use cryptographic primitives in order to ...
- Web/CSS/CSSOM_View CSSOM View is a module that allows to manipulate the visual view of a document, in particular ...
- Web/CSS/CSS_Animations CSS Animations is a module of CSS that defines how to animate the values of CSS properties over ...
- Web/CSS/CSS_Background_and_Borders CSS Background and Borders is a module of CSS that defines how background and borders of ...
- Web/CSS/CSS_Box_Model CSS Box Model is a CSS module that defines the rectangular boxes, including their padding and ...
- Web/CSS/CSS_Charsets CSS Charsets is a module of CSS that allow to define the character set used in the stylesheet.
- Web/CSS/CSS_Colors CSS Colors is a module of CSS that deals with colors, color types and transparency.
- Web/CSS/CSS_Columns CSS Columns is a module of CSS that defines a multi-column layout, allowing to express how ...
- Web/CSS/CSS_Compositing_and_Blending CSS Compositing and Blending is a CSS module that defines how shapes of different elements are ...
- Web/CSS/CSS_Conditional_Rules CSS Conditional Rules is a CSS module that allows to define a set of rules that will only apply ...
- Web/CSS/CSS_Device_Adaptation CSS Device Adaptation is a CSS module that allows to define the size, zoom factor, and ...
- Web/CSS/CSS_Display CSS Display is a module of CSS that defines how the CSS formatting box tree is generated from ...
- Web/CSS/CSS_Flexible_Box_Layout CSS Flexible Box Layout is a module of CSS that defines a CSS box model optimized for user ...
- Web/CSS/CSS_Fonts CSS Fonts is a module of CSS that defines font-related properties and how font resources are ...
- Web/CSS/CSS_Generated_Content CSS Generated Content is a module of CSS that defines how to add content to an element.
- Web/CSS/CSS_Images CSS Images is a module of CSS that defines what types of images can be used (the image type, ...
- Web/CSS/CSS_Lists_and_Counters CSS Lists and Counters is a module of CSS that defines how lists are laid out, how the list ...
- Web/CSS/CSS_Logical_Properties CSS Logical Properties is a module of CSS that defines logical mapping to physical properties to ...
- Web/CSS/CSS_Masks CSS Masks is a CSS module that defines means, including masking and clipping, for partially or ...
- Web/CSS/CSS_Miscellaneous These pages contain CSS properties that are highly experimental or don't fit in any other ...
- Web/CSS/CSS_Namespaces CSS Namespaces is a CSS module that allows authors to specify XML namespaces in CSS.
- Web/CSS/CSS_Pages CSS Pages is a module of CSS that defines how page switches are handled, as well as orphans and ...
- Web/CSS/CSS_Positioning CSS Positioning is a module of CSS that defines how to absolutely and relavitely position ...
- Web/CSS/CSS_Ruby CSS Ruby is a module of CSS that provides the rendering model and formatting controls related to ...
- Web/CSS/CSS_Scroll_Snap_Points CSS Scroll Snap Points is a module of CSS that defines properties and values that provide the ...
- Web/CSS/CSS_Selectors Selectors define to which elements a set of CSS rules apply.
- Web/CSS/CSS_Shapes CSS Shapes is a CSS module that defines geometric shapes for use in CSS values.
- Web/CSS/CSS_Table CSS Table is a CSS module that defines how to lay out table data.
- Web/CSS/CSS_Text CSS Text is a module of CSS that defines how to perform text manipulation, like line breaking, ...
- Web/CSS/CSS_Text_Decoration CSS Text Decoration is a module of CSS that defines features relating to text decoration, such ...
- Web/CSS/CSS_Transforms CSS Transforms is a module of CSS that defines how elements styled with CSS can be transformed ...
- Web/CSS/CSS_Transitions CSS Transitions is a module of CSS that defines how to create smooth transitions between values ...
- Web/CSS/CSS_User_Interface CSS User Interface is a CSS module that allows to define the rendering and functionality of user ...
- Web/CSS/CSS_Writing_Modes CSS Writing Modes is a CSS module that defines various international writing modes, such as ...
- Web/CSS/Filters_Effects Filter Effects is a module of CSS that defines a way of processing an element’s rendering before ...
- Web/CSS/Media_Queries Media Queries is a module of CSS that defines expressions allowing to tailor presentations to a ...
- Web/CSS/Motion_Path Motion Path is a module that allows authors to animate any graphical object along a custom path.
- Web/Guide/HTML/Forms_in_HTML This article summarizes changes to HTML forms introduced in HTML5. For a detailed guide to using ...
- Web/Guide/HTML/HTML5 HTML5 is the latest evolution of the standard that defines HTML. It is a new version of the ...
- Web/Guide/HTML/Using_HTML5_audio_and_video HTML5 introduces built-in media support via the audio and video elements, offering the ability ...
- Web/Guide/HTML/Using_HTML_sections_and_outlines The HTML5 specification brings several new elements to web developers allowing them to describe ...
- Web/HTTP/Basics_of_HTTP HTTP is a pretty extensible protocol. It relies on a few basics concepts like the notion of ...
- Web/HTTP/Overview HTTP is a protocol which allows the fetching of resources, such as HTML documents. It is the ...
- Web/HTTP/Resources_and_URIs HTTP allows a browser, or another user-agent, to a communicate with different resources on ...
- Web/JavaScript/Reference/Global_Objects/Reflect Reflect is a built-in object that provides methods for interceptable JavaScript operations. The ...