blob: a9e0ad1a5c425b8c6f796fb08358bfa8f9e61cef [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-32.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="t1" border="1">
<tr>
<td class="red">green cell</td>
<td>1.2</td>
<td>1.3</td>
</tr>
<tr>
<td class="red">green cell</td>
<td>2.2</td>
<td>2.3</td>
</tr>
<tr>
<td class="red">green cell</td>
<td>3.2</td>
<td>3.3</td>
</tr>
</table>
</div>
<p xmlns="http://www.w3.org/1999/xhtml">This paragraph contains some text
<span>and a span that should have a green background</span>
</p>
</test>