Skip to content

Descendant selectors don't appear to work for callbacks #1

Description

@sixten

I've been playing with this code for a good chunk of the afternoon. I very much like the style of this interface to parsing, especially the URLParser and its incremental callback approach.

The one snag I seem to have hit is that, while I can use selectors like "foo > bar" to find elements in the DOM I get back from the full parse, it does not appear that I can use a selector like that with performSelector:forElementsMatching:. Sibling selectors like "foo + bar" do seem to work, as far as I can tell.

Is that intended behavior?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions