Issue #1642
This test-case is intended for Issue #1642
- editing CSS styles cause them to disappear.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and select the CSS panel.
- There must be 2000 CSS rules (0-1999).
- Reload the page. There still must be 2000 rules. (BUG)
- Try to edit the rule0 and change
green to red.
- The text bellow should change its color. (BUG)
This is green. Do it red.