1 <?xml-stylesheet href="css3-modsel-95.css" type="text/css"?>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="test">
4 <p>This line should have a green background</p>
5 <p xmlns="http://www.example.org/b">This line should have a green background</p>
6 <q xmlns="http://www.example.org/b">This line should have a green background</q>
7 <p xmlns="http://www.example.org/a">This line should have a green background</p>
8 <foo xmlns="http://www.example.org/b">This line should have a green background</foo>