A bug in the !important rule in Internet Explorer

This line should be green.


p {
 color: green !important;
 color: red;
}

Home - More stuff