<?xml-stylesheet href="css3-modsel-60.css" type="text/css"?> | |
<test> | |
<div xmlns="http://www.w3.org/1999/xhtml" class="stub"> | |
<p>This paragraph should be in green characters.</p> | |
<p id="foo2">This paragraph should be in green characters.</p> | |
<p id="foo"> | |
<span>This paragraph should be in green characters.</span> | |
</p> | |
</div> | |
</test> |