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

<?xml-stylesheet href="css3-modsel-45.css" type="text/css"?>
<test>
 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
  <p>This paragraph should be unstyled.</p>
  <p class="red">But this one should have a green background.</p>
  <p class="red">And this one should also have a green background.</p>
  <address>This address is only here to fill some space between two paragraphs.</address>
  <p>This paragraph should be unstyled.</p>
 </div>
</test>