Skip to content

Element.cssSelect() fails on classes with ( or [ (like gap-[12px]) #2146

@666asd

Description

@666asd

The page contains such elements <div data-v-7a225e99="" class="flex-center gap-[12px]">.
It seems to be caused by a difference in the handling of "" by the two functions.
org.jsoup.select.QueryParser#consumeSubQuery
org.jsoup.parser.TokenQueue#chompBalanced
image
image
image

Metadata

Metadata

Assignees

Labels

fixedAn {bug|improvement} that has been {fixed|implemented}

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions