<?xml-stylesheet href="css3-modsel-94b.css" type="text/css"?> | |
<test> | |
<p xmlns="http://www.w3.org/1999/xhtml">This line should be unstyled.</p> | |
<p xmlns="http://www.example.org/b" test="test">This line should have a green background.</p> | |
<q xmlns="http://www.example.org/b" test="test">This line should have a green background.</q> | |
<p xmlns="http://www.example.org/a">This line should be unstyled.</p> | |
<p xmlns="http://www.example.org/b" test="test">This line should have a green background.</p> | |
</test> |