Firefox Tomorrow

web api instance property

CSSFunctionDescriptors: result property

View on MDN ↗

Limited availability

The result property of the CSSFunctionDescriptors interface returns a string representing a result descriptor, if one exists in the associated set of declarations.

Value

A string.

If no result descriptor exists in the associated set of declarations, an empty string is returned.

Examples

See the main CSSFunctionDescriptors reference page for an example.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also