(ss)
| 262 | peg$c83 = ":matches(", |
| 263 | peg$c84 = peg$literalExpectation(":matches(", false), |
| 264 | peg$c85 = function(ss) { return { type: 'matches', selectors: ss }; }, |
| 265 | peg$c86 = ":has(", |
| 266 | peg$c87 = peg$literalExpectation(":has(", false), |
| 267 | peg$c88 = function(ss) { return { type: 'has', selectors: ss }; }, |