Specificity
Class: Represents a node specificity.
Source: vendor/symfony/css-selector/Node/Specificity.php:26
Class: Represents a node specificity.
Source: vendor/symfony/css-selector/Node/Specificity.php:26
Method: Constructor.
Source: vendor/symfony/css-selector/Node/Specificity.php:54
Method:
Source: vendor/symfony/css-selector/Node/Specificity.php:66
Method: Returns global specificity value.
Source: vendor/symfony/css-selector/Node/Specificity.php:76
Method: Returns -1 if the object specificity is lower than the argument, 0 if they are equal, and 1 if the argument is lower.
Source: vendor/symfony/css-selector/Node/Specificity.php:89