Specificity

Specificity

class Specificity

Represents a node specificity.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.

Constants

A_FACTOR
B_FACTOR
C_FACTOR

Methods

__construct(int $a, int $b, int $c)

Constructor.

Specificity plus(Specificity $specificity)
int 登录查看完整内容