Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / media-rule-screenDepthPerComponent-expected.txt
blob530cd2407a379ff0a2ddd5d81d399a738f5d3ff2
1 https://bugs.webkit.org/show_bug.cgi?id=20289
3 Sanity check screenDepthPerComponent to ensure it is returning the number of bits per color rather than the screen depth (e.g. 24).
4 Should be rgb(0, 0, 0): rgb(0, 0, 0)
5 Should be rgb(0, 128, 0): rgb(0, 128, 0)