blob: 06eeaabedc902a8a5192963fd7cfcce4f2acc6ff [file] [log] [blame]
<?xml-stylesheet href="css3-modsel-133b.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 lang="en-us">This paragraph should be unstyled.</p>
<p lang="fr" class="foo">This paragraph should have a green background.</p>
<q xmlns="http://www.example.org/a" a:foo="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-d-trois">This paragraph should be unstyled.</r>
<s xmlns="http://www.example.org/b" b:foo="un-d-trois">This paragraph should have a green background.</s>
</div>
</test>