1 <?xml-stylesheet href="css3-modsel-15.css" type="text/css"?>
3 <ul xmlns="http://www.w3.org/1999/xhtml">
4 <li id="t1">This list item should have a green background. because its ID is "t1"</li>
5 <li id="t2">This list item should have a green background. because its ID is "t2"</li>
6 <li id="t3"><span id="t44">This list item should have a green background. because the inner SPAN does not match "#t4"</span></li>