Q1.A button works on Chrome but not on Safari. How do you debug?
Reproduce on the exact Safari version + macOS/iOS combo. Compare console errors (Safari's stricter CSP, missing polyfills, unsupported CSS). Inspect Network tab for blocked requests. Check user-agent-specific code paths. File a bug with browser matrix, screen recording, and the failing console line — assign severity based on Safari's traffic share for the product.