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