<?xml-stylesheet href="css3-modsel-85.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml" class="stub">
  <p class="red">This paragraph should have a green background.</p>
  <ul class="red">
    <li>All the text in this list should have a</li>
    <li>green background throughout as well.</li>
  </ul>
</div>
</test>