1 <?xml-stylesheet href="css3-modsel-140.css" type="text/css"?>
2 <test xmlns:b="http://www.example.org/b">
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <p lang="foo-bar">This paragraph should be unstyled.</p>
5 <address lang="foo-b">This address should have a green background.</address>
6 <address lang="foo-barbar-toto">This address should have a green background.</address>
7 <q xmlns="http://www.example.org/a" lang="foo-bar">This paragraph should be unstyled.</q>
8 <r xmlns="http://www.example.org/b" b:lang="foo-bar">This paragraph should have a green background.</r>