Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / backgrounds / background-shorthand-multiple-layers-expected.txt
blob066b1d7227785c7fbe9bc8e470b9aa3b0f2d3a78
1 Tests that serialization of background shorthand property with multiple layers is correct.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(e).background is 'url(dummy://foo) repeat scroll 0% 0% / auto padding-box border-box, rgb(255, 0, 0) url(dummy://bar) repeat scroll 0% 0% / auto padding-box border-box'
7 PASS successfullyParsed is true
9 TEST COMPLETE