<?xml-stylesheet href="css3-modsel-47.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>
<span>The text in this paragraph should have a green background</span>
</p>
<address>This address should have a green background</address>
<q xmlns="http://www.example.org/a">This a:q element should have a green background</q>
<r xmlns="">This r element w/o namespace should have a green background</r>
<p>Thhis paragraph should NOT have a green background</p>
</div>
</test>