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