<?xml-stylesheet href="css3-modsel-44.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="red test">This paragraph should have a green background</p>
<div>
<p class="red test">This paragraph should have a green background</p>
</div>
</div>
<table xmlns="http://www.w3.org/1999/xhtml">
<tbody>
<tr>
<td>
<p class="white test">This paragraph should be unstyled.</p>
</td>
</tr>
</tbody>
</table>
</test>