Definition
CSS Functions and Mixins Module defines CSSFunctionDescriptors
[Exposed=Window]
interface CSSFunctionDescriptors : CSSStyleDeclaration {
attribute [LegacyNullToEmptyString] CSSOMString result;
};
CSSFunctionDescriptors
interfaceCSS Functions and Mixins Module defines CSSFunctionDescriptors
[Exposed=Window]
interface CSSFunctionDescriptors : CSSStyleDeclaration {
attribute [LegacyNullToEmptyString] CSSOMString result;
};
CSSFunctionDescriptors