Lines Matching full:pseudo
5966 pseudo style.
7831 enriched with :before and :after pseudo elements.
11482 algorithm to find the before and after pseudo elements.
12033 * Removed hard-coded pseudo ID for -webkit-progress-bar-value.
12883 * Removed hard-coded pseudo ID for -webkit-progress-bar-value.
14143 (WebCore::CSSSelector::pseudoId): Removed now-unnecessary hard-coded pseudo-element selectors.
16243 (WebCore::CSSSelector::pseudoId): Removed now-unnecessary hard-coded pseudo-element selectors.
24261 by widespread use of certain CSS selectors (:first-child pseudo class and similar). The current implementation disables
26636 * Add four internal pseudo selectors:
26941 * fast/css/pseudo-in-range-invalid-value.html
26942 * fast/css/pseudo-in-range.html
28345 Webkit crashes when a gradient is applied using the first-line pseudo element
28516 Make pseudo-style resolution less hard-coded when used to select a shadow node
28519 Essentially implements the plumbing for the XBL2 pseudo attribute:
28520 http://dev.w3.org/2006/xbl2/#the-pseudo-attribute
28522 Test: fast/css/unknown-pseudo-element-matching.html
28526 keep unknown pseudo-element selectors at the top of the selector chain,
28533 to handle unknown pseudo-element selectors.
28544 to check for an unknown pseudo-element in the list.
28548 (WebCore::CSSRuleSet::getPseudoRules): Added accessor to pseudo-element hash.
28549 (WebCore::CSSStyleSelector::matchRules): Added matching pseudo elements.
28553 of unknown pseudo-element selectors.
28554 (WebCore::CSSRuleSet::addRule): Added populating unknown pseudo-element hash.
28560 elements to provide the value of pseudo-element selector they would match.
28562 (WebCore::Node::querySelector): Added checking for unknown pseudo-element selectors,
29512 Test: fast/css/pseudo-not.html
35568 Tests: fast/css/pseudo-in-range-invalid-value.html
35569 fast/css/pseudo-in-range.html
35570 fast/css/pseudo-out-of-range.html
38134 Test: fast/css/pseudo-valid-select-click.html
45241 Test: fast/forms/select-live-pseudo-selectors.html
45242 platform/mac/fast/objc/dom-html-select-live-pseudo-selectors.html
46232 Test: fast/forms/select-live-pseudo-selectors.html
46233 platform/mac/fast/objc/dom-html-select-live-pseudo-selectors.html