check_webkit_compatibility
Check CSS properties on the current page against Safari, identifying unsupported properties, missing -webkit- prefixes, and known rendering quirks via live browser tests.
Instructions
Check CSS on the current page against the live Safari session. Extracts every CSS property via structured DOM APIs, runs CSS.supports() in the actual browser, and reports what is broken right now — unsupported properties, missing -webkit- prefixes, and known Safari rendering quirks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||