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