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

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