check_css_browser_support
Verify browser compatibility for CSS properties by analyzing MDN data, including experimental features. Quickly identify supported environments for specific CSS implementations.
Instructions
Checks browser support for specific CSS properties using MDN data and provides detailed compatibility information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
css_property | Yes | CSS property name to check browser support for | |
include_experimental | No | Include experimental/draft features in results |