Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / misc / resources / script-debug-body-background.js
blob6fbe7a1c4248dac3825535a74dcf5434c4f6b942
1 shouldBeEqualToString("getComputedStyle(document.body)['background-color']", "rgb(255, 0, 0)");