cascadia icon indicating copy to clipboard operation
cascadia copied to clipboard

CSS selector library in Go

Results 2 cascadia issues
Sort by recently updated
recently updated
newest added

## Problem Cascadia seems to fail with the `has` psudo-class and a direct child selector ## [From MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/:has) >The following selector matches only elements that directly contain an child: >...

I'm using the package well, thank you. Module update is required as below. https://github.com/andybalholm/cascadia/blob/25c629490fd844d79a0e8e0d6e880f90915153bc/go.mod#L5 golang.org/x/net v0.27.0 [CVE-2023-39325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39325) > Please delete the checksum contents of the package that you are no...