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