blob: 149e6d0bcc262ea4c7c257215ec15a1f468dfdb2 [file] [log] [blame]
<csstest def="Syntax and parsing" module="W3C Selectors" modulename="css3-modsel" number="156b" rev="1.0" date="20-november-2001" xmlns="http://www.example.org/css3tests">
<author>Ian Hickson</author>
<cssrules>
foo &amp; address, p { background: red; }
p { background: lime; }
</cssrules>
<code>
<p xmlns="http://www.w3.org/1999/xhtml">This line should have a green background.</p>
</code>
</csstest>