Lines Matching full:pseudo
4708 Test: fast/css/pseudo-invalid-novalidate-001.html
13739 For pseudo-classes :nth-*() and :lang(), space must be allowed after '(' and before ')'.
18956 - ::-webkit-inner-spin-button pseudo CSS selector
18957 - ::-webkit-outer-spin-button pseudo CSS selector
38524 Test: fast/css/list-item-pseudo-nocrash.html
50668 Tests: fast/forms/input-live-pseudo-selectors.html
50669 fast/forms/textarea-live-pseudo-selectors.html
50722 - new CSS pseudo selector: "-webkit-input-list-button"
66040 Set m_displayType based on pseudo style ID.
66679 fast/forms/textarea-placeholder-pseudo-style.html
69262 Tests: fast/css/pseudo-invalid-001.html
69263 fast/css/pseudo-invalid-002.html
69264 fast/css/pseudo-valid-001.html
69265 fast/css/pseudo-valid-002.html
69266 fast/css/pseudo-valid-003.html
69267 fast/css/pseudo-valid-004.html
69268 fast/css/pseudo-valid-005.html
69269 fast/css/pseudo-valid-006.html
69270 fast/css/pseudo-valid-007.html
69273 (WebCore::CSSSelector::extractPseudoType): extracts new pseudo-classes
69280 style associated to new pseudo-classes
72760 Tests: fast/css/pseudo-default-001.html
72761 fast/css/pseudo-default-002.html
72762 fast/css/pseudo-default-003.html
72763 fast/css/pseudo-default-004.html
83903 Fix fast/css/pseudo-required-optional-*.html in the Qt build
84503 Tests: fast/css/pseudo-required-optional-001.html
84504 fast/css/pseudo-required-optional-002.html
84505 fast/css/pseudo-required-optional-003.html
84506 fast/css/pseudo-required-optional-004.html
84507 fast/css/pseudo-required-optional-005.html
84508 fast/css/pseudo-required-optional-006.html
88534 We take care about properly using the cloned style or the pseudo style,
89822 FontCache::getFontData() when a custom font is used in a pseudo-style
89824 Test: fast/css/pseudo-cache-stale.html
89828 style and the new style, goes over cached pseudo-styles in the old
89830 the new pseudo-styles is different from the currently cached
89832 (WebCore::Element::recalcStyle): Validate the pseudo-style cache before
89843 pseudo-styles in the passed-in vector.
91301 (WebCore::CSSPrimitiveValue::CSSPrimitiveValue): Add the new pseudo element.
91324 * platform/ThemeTypes.h: Add the new pseudo element.
91561 Hook up to CSSStyleSelector methods for obtaining the pseudo styles for columns (stubbed out and