Results 101 - 120 of 547

MozAlarmsManager

The MozAlarmsManager API allows to schedule notifications or applications to be started at a specific time.
alarm API B2G Firefox OS Non-Standard Non-standard Reference WebAPI

MozAlarmsManager.remove()

The remove method is used to retrieve a list of pending alarms.
alarm API B2G Firefox OS Method Non-standard Non-Standard Reference WebAPI

Navigator.mozAlarms

Returns a MozAlarmsManager object you can use to schedule notifications or applications to be started at a specific time.
alarm API B2G Firefox OS Non-standard Non-Standard Property WebAPI

::-moz-page

The ::-moz-page CSS pseudo-element applies to an individual page in print or print preview.
CSS CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard

::-moz-range-progress

The ::-moz-range-progress CSS pseudo-element represents the portion of the "track" (the groove in which the indicator aka thumb slides) of an <input> of type="range", which corresponds to values lower than the value currently selected by the thumb.
CSS CSS Pseudo-element Non-standard Pseudo-element Reference

::-moz-range-thumb

The ::-moz-range-thumb CSS pseudo-element represents the thumb, the virtual knob the user can move within the groove, or track, of an <input> of type="range" to alter its numerical value.
CSS CSS Pseudo-element Non-standard Pseudo-element Reference

::-moz-range-track

The ::-moz-range-track CSS pseudo-element represents the track, that is the groove in which the indicator of an <input> of type="range" slides.
CSS CSS Pseudo-element Non-standard Pseudo-element Reference

:-moz-full-screen-ancestor

The :-moz-full-screen-ancestor CSS pseudo-class applies to all ancestors of the full-screen element, except containing frames in parent documents, which are the full-screen element in their own documents. However, those elements' ancestors have this class applied to them.
CSS CSS Reference NeedsCompatTable NeedsExample Non-standard Pseudo-class

::-moz-list-number

The ::-moz-list-number CSS pseudo-element lets you customize the appearance of numbers on list items (<li>) occurring in ordered lists (<ol>).
CSS CSS Reference NeedsCompatTable Non-standard Pseudo-element

:-moz-loading

The :-moz-loading CSS pseudo-class matches elements, which can't be displayed, because they have not started loading, such as images that haven't started to arrive yet. Note that images that are in the process of loading are not matched by this pseudo-class.
CSS CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard