CssRunningValue
public sealed class CssRunningValue : ICssFunctionValue, ICssValue, IEquatable<ICssValue>, IEquatable<CssRunningValue>
Represents a CSS running function call.
Gets the arguments.
Gets the CSS text representation.
Gets the used identifier.
Gets the name of the function.
Creates a new running function call.
Checks if the current value is equal to the provided one.