cyanharlow / purecss-francine

HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
7.74k stars 511 forks source link

Does the print-color-adjust CSS property do anything? #38

Open AlbertWiersch opened 6 years ago

AlbertWiersch commented 6 years ago

Found this in francine.css while checking with CSS HTML Validator:

Many uses of a print-color-adjust CSS property.

But shouldn't this be -webkit-print-color-adjust and/or color-adjust?

See: https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-print-color-adjust https://caniuse.com/#search=print-color-adjust