From kde-core-devel Wed Oct 21 21:27:26 2009 From: Ariya Hidayat Date: Wed, 21 Oct 2009 21:27:26 +0000 To: kde-core-devel Subject: Re: Reusing KHTMLs CSS parser for a KDevelop language plugin Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125616050429762 > As far as I understand you, this is a no-go then. I'll copy your tokenizer, as > that should be implementation agnostic, i.e. the tokens should be the same for > KHTML/Gecko/WebKit, well I'll take a look. For a quick-and-dirty project, I did fork the CSS tokenizer from Qt. It won't have support for rules and such, but good enough for my use case. Check http://svgmin.googlecode.com. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat