Home | History | Annotate | Download | only in WebCore

Lines Matching full:pseudo

1977         * css/CSSSelector.cpp: (WebCore::CSSSelector::extractPseudoType): Added -webkit-full-page-media pseudo class.
2900 addExtraCompiler() function also generate a pseudo extra compiler that
18725 well as the dynamic pseudo variable and the selector attributes vector.
18730 dynamic pseudo ID and a pointer to the vector of attributes affecting
24776 Transfer the xml-stylesheet pseudo attribute media to the css
33425 pseudo-subclassing. Made more of a Model object that just encapsulates
34111 Fix the style resolution on the svg by ensuring xml-stylesheet pseudo
53851 Added fast/css/only-child-pseudo-class.html, fast/css/only-of-type-pseudo-class.html
53952 Added fast/css/last-child-pseudo-class.html, fast/css/last-of-type-pseudo-class.html
53969 Added fast/css/first-child-pseudo-class.html, fast/css/first-of-type-pseudo-class.html, fast/css/empty-body-test.html
54187 fast/css/empty-pseudo-class.html
60197 * css/CSSSelector.h: (WebCore::CSSSelector::): Added new pseudo elements.
60253 * rendering/RenderStyle.h: Added appearance constants and pseudo ids for new controls.
60991 Test: fast/dom/HTMLInputElement/checked-pseudo-selector.html
71232 - Don't use hasPseudoId() optimization for pseudo styles used in shadow trees. These styles
71235 - Add some pseudo elements for media controls