All chromium/webkit based browsers use the -webkit- prefix for the print-color-adjust CSS property and seemingly are not going to change any time soon (this has been the case since Chrome 17), but it is not allowed by css-sanitizer. Can it please be added?
W3 spec: https://www.w3.org/TR/css-color-adjust-1/
MDN docs: https://developer.mozilla.org/en-US/docs/Web/CSS/print-color-adjust
CanIUse: https://caniuse.com/?search=print-color-adjust