Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-6.css
blob824133e323af9a07fa10067335f9ac3305f614bd
1 address { background-color : red }
2 address[title="foo"] { background-color : lime }
3 span[title="a"] { background-color : red }