What steps will reproduce the problem?
1. Create a rule that appends content such as
#my-id:after {content: "foo";}.
2. Create another rule that appends other contents to the same element such as
#my-id.change-to-bar: after {content: "bar";}.
What is the expected output? What do you see instead?
Instead of appending only bar both foo and bar are appended;
What version of the product are you using? On what operating system?
e7-2.1(beta4).zip and latest svn
Original issue reported on code.google.com by tobias.a...@gmail.com on 28 Jul 2010 at 2:48
Original issue reported on code.google.com by
tobias.a...@gmail.com
on 28 Jul 2010 at 2:48