summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/media-rule-screenDepthPerComponent-expected.txt
blob: 530cd2407a379ff0a2ddd5d81d399a738f5d3ff2 (plain)
1
2
3
4
5
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)