Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-181.xml
blobce7e6e6f230dd529c585e28633571aa139e63267
1 <?xml-stylesheet href="css3-modsel-181.css" type="text/css"?>
2 <test>
3 <div xmlns="http://www.w3.org/1999/xhtml">
5  <div class="cs">
6    <p>This line should be green.</p>
7    <p class="A">This line should be green.</p>
8    <p class="span1"><SPAN>This line should be green.</SPAN></p>
9    <p class="span2"><SPAN>This line should be green.</SPAN></p>
10  </div>
13 </div>
14 </test>