Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-80.css
blob5220f4a564ffe776ae5bb3b0862405c29e5db470
1 .red { background-color : red }
2 address { margin-bottom : 1em ; margin-left : 1em }
3 address:not(:last-of-type) { background-color : lime }