Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / pseudo-default-001-expected.txt
blob6ad6eba9f7bea672b30f382433e1ab5967d3629f
1 This test performs a simple check for the :default CSS selector.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
8 PASS successfullyParsed is true
10 TEST COMPLETE