Home | History | Annotate | Download | only in css

Lines Matching refs:SelectorFailsLocally

2189 // * SelectorFailsLocally    - the selector fails for the element e
2202 return SelectorFailsLocally;
2236 if (match != SelectorFailsLocally)
2259 return SelectorFailsLocally;
2275 return SelectorFailsLocally;
2279 if (match != SelectorFailsLocally)