blob: 667261481fe9cc7e828cbc6388d1c95ac939369c [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-96.css" type="text/css"?>
<test>
<div xmlns="http://www.w3.org/1999/xhtml" class="test">
<p>This line should be unstyled.</p>
<elementA xmlns="http://www.example.org/a">This line should be unstyled.</elementA>
<elementB xmlns="http://www.example.org/b">This line should be unstyled.</elementB>
<div class="green">
<p xmlns="">This line should have a green background</p>
<elementA xmlns="">This line should have a green background</elementA>
<elementB xmlns="">This line should have a green background</elementB>
</div>
</div>
</test>