Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-3a.xml
blob20aebb594b448685034e4a4764b1d3e3add0d873
1 <?xml-stylesheet href="css3-modsel-3a.css" type="text/css"?>
2 <test>
3 <p xmlns="http://www.w3.org/1999/xhtml">
4 <span class="t1">This paragraph, and all textual contents in the document, 
5       should be green.</span>
6 </p>
7 <ul xmlns="http://www.w3.org/1999/xhtml">
8   <li class="t1">This item should be green.</li>
9 </ul>
10 </test>