Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-83.css
blobdffd2847d5899051722ad0f0335af755aa65f2f0
1 p { background-color : lime }
2 p:not(:not(p)) { background-color : red }