Run the CSS expression on this element and its children, returning a list of the results. Equivalent to lxml.cssselect.CSSSelect(expr, translator='html')(self) -- note that pre-compiling the expression can provide a substantial speedup.
(self, expr, translator='html')
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected