CSS 3 Module <== Test # ==>
W3C Selectors 117 of 140 of the static tests category
Testing Date Revision
Syntax and parsing (ID #156c) 20-november-2001 1.0

This line should have a green background.

  foo & address, p { background: red ! important; }
  p { background: lime; }
 <p>This line should have a green background.</p>