Home
last modified time | relevance | path

Searched refs:ShadowDescendant (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSSelector.h112 ShadowDescendant enumerator
DCSSStyleSelector.cpp2291 case CSSSelector::ShadowDescendant: in checkSelector()
3087 case CSSSelector::ShadowDescendant: in collectDescendantSelectorIdentifierHashes()
DCSSParser.cpp6390 specifiers->setRelation(CSSSelector::ShadowDescendant); in updateSpecifiersWithElementName()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1628539 * css/CSSSelector.h: Added a new ShadowDescendant relation type,
28551 of ShadowDescendant relation.
DChangeLog9292 look for the last ShadowDescendant relation in the chain of selectors,