1 <?xml-stylesheet href="css3-modsel-183.css" type="text/css"?>
3 <p xmlns="http://www.w3.org/1999/xhtml" class="test">This text should be green.</p>
4 <p xmlns="http://www.w3.org/1999/xhtml" class=".test">This text should be green.</p>
5 <p xmlns="http://www.w3.org/1999/xhtml" class="foo">This text should be green.</p>
6 <p xmlns="http://www.w3.org/1999/xhtml" class="foo quux">This text should be green.</p>
7 <p xmlns="http://www.w3.org/1999/xhtml" class="foo quux">This text should be green.</p>
8 <p xmlns="http://www.w3.org/1999/xhtml" class=" bar ">This text should be green.</p>