From: Waldbaer <wal...@us...> - 2008-11-24 15:22:08
|
Waldbaer schrieb: > Hi, > > just recently I parsed a CSS resource containing something like the > following: > > .important { > /* ... */ > } > > using the CSS 2.1 SAC parser. There seems to be an issue with the class > selector '.important' because 'important' is a keyword in the grammar. > > I'll try to look into this after the weekend. I think, I fixed it. The (few) test run without failure. |