safari_webkit_compat
Checks every CSS property against the live Safari engine using CSS.supports() to identify unsupported properties, missing -webkit- prefixes, and known rendering quirks.
Instructions
Check every CSS property used on the page against THIS Safari via CSS.supports() — reports unsupported properties, properties that need a -webkit- prefix, and known Safari rendering quirks (e.g. position:sticky inside overflow ancestors). Tested in the live engine, so no false positives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||