HomeSort by relevance Sort by last modified time
    Searched defs:specificity (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 60 unsigned CSSSelector::specificity() const function in class:WebCore::CSSSelector
91 // FIXME: Pseudo-elements and pseudo-classes do not have the same specificity. This function
106 // FIXME: PseudoAny should base the specificity on the sub-selectors.
    [all...]
RuleSet.h 70 unsigned specificity() const { return m_specificity; } function in class:WebCore::RuleData

Completed in 88 milliseconds