question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

-webkit-print-color-adjust

See original GitHub issue

Consider 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:closed
  • Created 6 years ago
  • Comments:36 (33 by maintainers)

github_iconTop GitHub Comments

1reaction
soul-wishcommented, Mar 21, 2018

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. 👍😎

1reaction
soul-wishcommented, Mar 20, 2018

@yuriyalekseyev ok, got it 😃. For future reference, there are a few options, I think:

  • you can leave some comments on any public PR on GitHub (you can suggest changes to a specific lines/files etc.)
  • you can create a new additional PR from the version in original PR (you can checkout from the same branch as original PR, made necessary modifications and submit additional PR with some explanations for maintainer)

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found