blob: 530cd2407a379ff0a2ddd5d81d399a738f5d3ff2 [file] [log] [blame]
https://bugs.webkit.org/show_bug.cgi?id=20289
Sanity check screenDepthPerComponent to ensure it is returning the number of bits per color rather than the screen depth (e.g. 24).
Should be rgb(0, 0, 0): rgb(0, 0, 0)
Should be rgb(0, 128, 0): rgb(0, 128, 0)