Marat Dulin
Marat Dulin
@madsmtm thank you for your help. Could you please advice me, how do I call this method? `[NSAppleEventDescriptor init(string:)]` Info: https://developer.apple.com/documentation/foundation/nsappleeventdescriptor/1415227-init
@madsmtm thank you!
Hello @WilcoFiers , nice catch. Feel free to open a PR to fix this. Remove it from here: https://github.com/mdevils/css-selector-parser/blob/master/src/syntax-definitions.ts#L406 And change from `Selector: ['part']` to `String: ['part']` here: https://github.com/mdevils/css-selector-parser/blob/master/src/syntax-definitions.ts#L492
Any progress here?
Should this issue be closed since it was fixed in #4964?