v136 · css

Migration Audit

Paste any CSS stylesheet. The auditor finds every -webkit-print-color-adjust usage, flags the prefixed lines, and emits migrated CSS using the standard unprefixed property — with both properties retained for backwards compatibility during the transition.

checking print-color-adjust… checking -webkit-print-color-adjust…
Chrome 136 ships print-color-adjust without the -webkit- prefix. The prefixed alias (-webkit-print-color-adjust) still works but is deprecated. The standard name is in the CSS Color Adjust specification. Safe migration: keep both during the transition, remove the webkit alias once you drop support for pre-136 Chromium.

CSS to audit

Audit results

SelectorOld propertyStatusRecommendation
Click "Audit CSS".

Migrated CSS

Click "Audit CSS" to generate.

Live computed value comparison

-webkit-print-color-adjust: exact

Dark boarding pass
BOARDING
computed: checking…

print-color-adjust: exact (standard)

Dark boarding pass
BOARDING
computed: checking…