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