check_feature_support
Verify CSS or JavaScript feature compatibility in Chrome 37 to identify browser support issues and ensure cross-browser functionality.
Instructions
Check if a CSS or JavaScript feature is supported in Chrome 37
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature | Yes | The caniuse feature name (e.g., 'flexbox', 'css-grid', 'es6-arrow-functions') |