blob: f67f1329fd0b519fa5a73c179dff954759d31212 [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-7.css" type="text/css"?>
<test>
<p xmlns="http://www.w3.org/1999/xhtml" class="a b c">This paragraph should have green background because CLASS
contains &quot;b&quot;</p>
<address xmlns="http://www.w3.org/1999/xhtml" title="tot foo bar">
<span class="a c">This address should also</span>
<span class="a bb c">have green background because the selector in the last
rule does not apply to the inner SPANs.</span>
</address>
</test>