Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-151.css
blob1c43fd9d976516179d055c32d3fab3e32a6f8ee1
2 address { background: lime; margin: 0; height: 1em; }
3 address:empty { background: red; }
4 .text { margin: -1em 0 0 0; }