From: Waldbaer <wal...@us...> - 2008-11-21 14:17:46
|
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. -- Waldbaer |