safari_webkit_compat
Audit live CSS support in Safari: detect unsupported properties, missing -webkit- prefixes, and rendering quirks using CSS.supports() in the real engine.
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 | |||