Results 1 - 20 of 112

SVGPoint

An SVGPoint represents a 2D or 3D point in the SVG coordinate system.
API NeedsContent

Window.orientation

Returns the orientation in degrees (in 90-degree increments) of the viewport relative to the device's natural orientation.
NeedsCompatTable NeedsContent

Element.accessKey

The Element.accessKey property sets the keystroke by which a user can press to jump to this element.
API NeedsContent Property

StyleSheetList

The StyleSheetList interface represents a list of StyleSheet.
API CSSOM NeedsContent NeedsUpdate

Microformats

Microformats (sometimes abbreviated μF) are simple conventions used to embed semantics in HTML and quickly provide an API to be used by search engines, aggregators, and other tools. These small patterns of HTML are used for marking entities that range from fundamental to domain-specific information, such as people, organizations, events, and locations. 
HTML NeedsContent NeedsMarkupWork

word-break

The word-break CSS property is used to specify whether to break lines within words.
CSS CSS Property NeedsContent Reference

Encrypted Media Extensions API

The EncryptedMediaExtenstions API provides interfaces for controlling the playback of content which is subject to a digital restrictions management scheme.
API EncryptedMediaExtensions NeedsContent Reference Référence

Comparison of Event Targets

It's easy to get confused about which target to examine when writing an event handler. This article should clarify the use of the target properties.
DOM Gecko NeedsContent NeedsExample NeedsHelp

@viewport

The @viewport CSS at-rule contains a set of nested descriptors in a CSS block that is delimited by curly braces. These descriptors control viewport settings, primarily on mobile devices.
Adaptation At-rule CSS Device NeedsContent Reference

-moz-force-broken-image-icon

-moz-force-broken-image-icon is an extended CSS property. The value 1 forces a broken image icon even if the image has an alt attribute. When the value 0 is used the image will act as usual and only display the alt attribute.
CSS CSS Reference NeedsContent Non-standard

CSS Font Loading API

The CSS Font Loading API provides events and interfaces for dynamically loading font resources.
API CSSFontLoading Experimental Fonts NeedsContent Reference Référence

Document.documentURI

The documentURI property of the Document interface returns the document location as a string.
API DOM NeedsContent NeedsExample Property Reference

Document.implementation

Returns a DOMImplementation object associated with the current document.
API DOM NeedsContent Property Reference Référence