<?xml-stylesheet href="css3-modsel-85.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b" xmlns:html="http://www.w3.org/1999/xhtml">
<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 this list, including bullets</li>
    <li>and all text, should be green.</li>
  </ul>
</div>
</test>