I just wasted a bunch of time chasing down CSS “errors” that are valid CSS3.
One example:
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
I’m not totally familiar with all the new CSS3 stuff, and I’d like to be able to rely on Komodo to know that it at least parses properly.
Here are some related threads on the topic.
http://community.activestate.com/forum/css3-support-how-add-keywords-and-properties-k6-rc1
http://community.activestate.com/forum/issues-aplenty-html-and-css-syntax-checking
[snip censored]
And why in the world did you not migrate your users to this new system? I’ve been using Komodo for 10 years, yet I can’t post links because I’m “new”? Blech.