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

<?xml-stylesheet href="css3-modsel-59.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml" class="stub">
<p>This paragraph should be in green characters.</p>
<p class="bar foofoo tut">This paragraph should be in green characters.</p>
<p class="bar foo tut">
     <span class="tut foo2">This paragraph should be in green characters.</span>
</p>
</div>
</test>