Re: [Web-SIG] CSS selector parsing

2005-07-04 Thread deelan
Sanghyeon Seo wrote: > Hello, I am new here. > > Web SIG charter says: "HTML and XML parsing are pretty solid, but a > critical lack on the client side is the lack of a CSS parser." > > Is there any progress on a CSS parser? Any prior art? for the record, i've just noticed this: "cssutils - CSS

[Web-SIG] CSS selector parsing

2005-06-02 Thread Sanghyeon Seo
Hello, I am new here. Web SIG charter says: "HTML and XML parsing are pretty solid, but a critical lack on the client side is the lack of a CSS parser." Is there any progress on a CSS parser? Any prior art? I wrote a quick one using SimpleParse. You can read it here: http://deadbeefbabe.org/past