#include <SelectorChecker.h>
◆ LinkMatchMask
Enumerator |
---|
MatchDefault | |
MatchLink | |
MatchVisited | |
MatchAll | |
◆ Mode
Enumerator |
---|
ResolvingStyle | |
CollectingRules | |
CollectingRulesIgnoringVirtualPseudoElements | |
QueryingRules | |
◆ SelectorChecker()
WebCore::SelectorChecker::SelectorChecker |
( |
Document & |
document | ) |
|
◆ attributeSelectorMatches()
◆ determineLinkMatchType()
unsigned WebCore::SelectorChecker::determineLinkMatchType |
( |
const CSSSelector * |
selector | ) |
|
|
static |
◆ isCommonPseudoClassSelector()
bool WebCore::SelectorChecker::isCommonPseudoClassSelector |
( |
const CSSSelector * |
selector | ) |
|
|
inlinestatic |
◆ match()
◆ matchesFocusPseudoClass()
bool WebCore::SelectorChecker::matchesFocusPseudoClass |
( |
const Element & |
element | ) |
|
|
static |
◆ matchHostPseudoClass()
bool WebCore::SelectorChecker::matchHostPseudoClass |
( |
const CSSSelector & |
selector, |
|
|
const Element & |
element, |
|
|
CheckingContext & |
checkingContext, |
|
|
unsigned & |
specificity |
|
) |
| const |
The documentation for this class was generated from the following files: