The print-color-adjust allows adjusting colors in printed web pages. This is the same as Chromium's already-supported -webkit-print-color-adjust, but with a standardized name. The -webkit-prefixed version is not removed. https://developer.mozilla.org/en-US/docs/Web/CSS/print-color-adjust
This CSS property should appear in unprefixed form, to match the standard.