Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The result property of the CSSFunctionDescriptors interface returns a string representing a result descriptor, if one exists in the associated set of declarations.
A string.
If no result descriptor exists in the associated set of declarations, an empty string is returned.
See the main CSSFunctionDescriptors reference page for an example.