blob: fa685794866b79307b61591530b20588c15b3b32 [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-132.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>