Skip to content

Conversation

lonesomeday
Copy link
Contributor

Expands the CssSelector documentation, using some information from Fabien's blog and a little from the lxml.cssselect documentation.

This gives output of ``descendant-or-self::div[contains(concat(' ',
normalize-space(@class), ' '), ' item ')]/h4/a``. You can use this
expression with :phpclass:`DOMXPath` or :phpclass:`SimpleXML` to find
elements in a document..
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicated dot

@weaverryan
Copy link
Member

Hi Sam!

Wow, this is a really great contribution, and quite detailed. I've patched it into the 2.0 branch at sha: b4331c3 and sha: da833a8

Again, really excellent work - thanks for the contribution!

@weaverryan weaverryan closed this Feb 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants