1 <?xml-stylesheet href="css3-modsel-96b.css" type="text/css"?>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="test">
4 <p>This line should be unstyled.</p>
5 <elementA xmlns="http://www.example.org/a">This line should be unstyled.</elementA>
6 <elementB xmlns="http://www.example.org/b">This line should be unstyled.</elementB>
8 <p xmlns="">This line should have a green background</p>
9 <elementA xmlns="">This line should have a green background</elementA>
10 <elementB xmlns="">This line should have a green background</elementB>