Default CSS filter values for brightness and contrast [duplicate]
问题 This question already has answers here : How to Decrease Image Brightness in CSS (11 answers) Closed 5 years ago . Recently I've updated Chrome to v.26 and pictures which were displayed using HTML5 canvas were not visible anymore. As I found I had to change to brightness and contrast. How are the values for BC for CSS filters different depending on the browser engine? Default: Brightness: 0; contrast 100: Firefox ? Brightness:100; contrast:100: Chrome ? As I found out it is actually a bug fix