-webkit-print-color-adjust
See original GitHub issueConsider adding -webkit-print-color-adjust
(MDN Reference) as prefix for color-adjust
(CSS Color Module Level 4 Draft)
Both properties keyword values are: economy | exact
.
There is a data support suggestion on caniuse.
Issue Analytics
- State:
- Created 6 years ago
- Comments:36 (33 by maintainers)
Top Results From Across the Web
print-color-adjust - CSS: Cascading Style Sheets | MDN
The print-color-adjust CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output ......
Read more >print-color-adjust | CSS-Tricks
The print-color-adjust property is defined in the CSS Color Adjustment Module Level 1 specification, which is in Editor's Draft status at the ...
Read more >webkit-print-color-adjust in firefox and IE - Stack Overflow
1. There are none...it's a non-standard CSS extension that can be used to force printing of background colors and images in browsers based...
Read more >"print-color-adjust" | Can I use... Support tables for ... - CanIUse
The print-color-adjust (or -webkit-print-color-adjust as prefixed in WebKit/Blink browsers) property is a CSS extension that can be used to force printing ...
Read more >css -webkit-print-color-adjust - CodeProject Reference
The -webkit-print-color-adjust property is a non-standard CSS extension that can be used to force printing of background colors and images in browsers based ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks, guys! Thanks @ai for all your help and patience. And big thanks to @yuriyalekseyev for his fixes and corrections to my original PR’s! Great work, everyone. 👍😎
@yuriyalekseyev ok, got it 😃. For future reference, there are a few options, I think:
In our case, I think the best options would be to delete my PR completely from Can I Use repo. I don’t want to waste Can I Use db maintainer’s time really. @ai what do you think? Is it the best option?