Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-176.xml
blob9a4f62345039830d6fbcecb187811c1930001364
1 <?xml-stylesheet href="css3-modsel-176.css" type="text/css"?>
2 <test>
3   <p xmlns="http://www.w3.org/1999/xhtml" id="id" class="class test">This line should be green.</p>
4   <div xmlns="http://www.w3.org/1999/xhtml" id="theid" class="class test">This line should be green.</div>
5 </test>