Rule matching oddness with new CSS parser
Lars Knoll
khtml-devel@kde.org
Fri, 21 Feb 2003 16:23:41 +0100
> > On Fre, 21 Feb 2003, David Hyatt wrote:
> > > In Safari with the new parser, the following rule matches the <a> even
> > > when :hover is not set. Can someone confirm if this happens on the
> > > KHTML HEAD?
> >
> > Yes, a very bad time to check out the new parser. Its completely busted
> > today. Use yesterdays version, this one works fine. Todays doesn't even
> > render www.google.com anymore.
>
> Working on it right now.
Ok, I think (hope) I fixed all issues. The parser should now work as before
for non namespaced CSS.
Lars