validate_css_selector
Validate CSS selectors by checking syntax, performance, and matching results to ensure correct targeting in animations.
Instructions
验证CSS选择器的语法、性能和匹配结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | 要验证的CSS选择器 | |
| suggestions | No | ||
| performanceCheck | No |