<?xml-stylesheet href="css3-modsel-84.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, should have a gr</li>
<li>een background</li>
  </ul>
</div>
</test>