CSS 3 Module <== Test # ==>
W3C Selectors 113 of 153
Testing Date Revision
Syntax and parsing (ID #154) 20-november-2001 1.0

This line should have a green background.

  p { background: lime; }
  p, { background: red; }
 <p>This line should have a green background.</p>