chromium/third_party/blink/web_tests/css3/selectors3/xml/css3-modsel-181.xml

<?xml-stylesheet href="css3-modsel-181.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml">

 <div class="cs">
   <p>This line should be green.</p>
   <p class="A">This line should be green.</p>
   <p class="span1"><SPAN>This line should be green.</SPAN></p>
   <p class="span2"><SPAN>This line should be green.</SPAN></p>
 </div>


</div>
</test>