<?xml-stylesheet href="css3-modsel-120.css" type="text/css"?> | |
<test> | |
<div xmlns="http://www.w3.org/1999/xhtml" class="stub"> | |
<p>This paragraph should have a green background</p> | |
<p xmlns="http://www.example.org/b">This paragraph should have a green background</p> | |
<l xmlns="http://www.example.org/b"> | |
<p xmlns="">This paragraph should have a | |
green background</p> | |
</l> | |
<p xmlns="http://www.example.org/a">This paragraph should have a green background</p> | |
</div> | |
</test> |