ph-css icon indicating copy to clipboard operation
ph-css copied to clipboard

Properly support selector lists

Open shagkur opened this issue 8 months ago • 2 comments
trafficstars

Please ignore the pom.xml changes (we currently need them to fulfill our dependency repository requirements when fetching such custom changed builds). We do this because of having the need changes/fixes available quickly. The important part is the parser change(s) and the SelectorMember changes i made. You might consider introducing something like CSSRelativeSelector consisting of a combinator field and an array of selector members (:has can hold a list of relative selectors) And pseudoIs and pseudoWhere did not handle a selector list at all

shagkur avatar Feb 28 '25 16:02 shagkur