Skip to content

Calling .Find() with an HTML fragment returns results #2

@lukasbob

Description

@lukasbob

jQuery throws an error when calling $(document.body).find('<div></div>');, whereas CsQuery returns a collection with a single element. That should not happen, as the fragment does not occur in the context provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions