WebIDLpedia

CSSFunctionDescriptors interface

Definition

CSS Custom Functions and Mixins Module Level 1 defines CSSFunctionDescriptors



[Exposed=Window]
interface CSSFunctionDescriptors : CSSStyleDeclaration {
  attribute [LegacyNullToEmptyString] CSSOMString result;
};

Methods and attributes that return objects implementing CSSFunctionDescriptors

Referring IDL interfaces/dictionaries