Issue #1642

This test-case is intended for Issue #1642 - editing CSS styles cause them to disappear.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and select the CSS panel.
  2. There must be 2000 CSS rules (0-1999).
  3. Reload the page. There still must be 2000 rules. (BUG)
  4. Try to edit the rule0 and change green to red.
  5. The text bellow should change its color. (BUG)

This is green. Do it red.