Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-13.xml
bloba2c85129e361ca9373a848308e39ad7fc21cd655
1 <?xml-stylesheet href="css3-modsel-13.css" type="text/css"?>
2 <test>
3 <ul xmlns="http://www.w3.org/1999/xhtml">
4   <li class="t1">This list item should have green background because its class is &quot;t1&quot;</li>
5   <li class="t2">This list item should have green background because its class is &quot;t2&quot;</li>
6   <li class="t2">
7 <span class="t33">This list item should have green background because 
8         the inner SPAN does not match SPAN.t3</span>
9 </li>
10 </ul>
11 </test>