Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-92.css
blob5b45ffdb0212cf084c0adbfa60c48672049a6606
1 @namespace test url(http://www.example.org/b);
2 div.myTest * { background-color : red }
3 div.myTest *|testA { background-color : lime }