blob: 713ab108a896e386baef9d79f94156364f9dd894 [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-132b.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
<div xmlns="http://www.w3.org/1999/xhtml" class="stub">
<p class="un deux trois">This paragraph should be unstyled</p>
<p class="un deu trois">This paragraph should have a green background.</p>
<q xmlns="http://www.example.org/a" a:bar="un deux trois">This paragraph should have a green background.</q>
<q xmlns="http://www.example.org/a" a:foo="un second deuxieme trois">This paragraph should have a green background.</q>
<r xmlns="http://www.example.org/a" a:foo="un deux trois">This paragraph should be unstyled.</r>
<s xmlns="http://www.example.org/b" b:foo="un deux trois">This paragraph should be unstyled.</s>
</div>
</test>