Since I hadn't heard of SAC, I thought it might be reasonable that some
others on the list hadn't either. SAC is "Simple API for CSS" and was
submitted as a W3C note last summer: http://www.w3.org/TR/SAC/
I'm curious why a SAC implementation would need to be integrated into the
XML parser and just an independent layer. It would seem that a CSS parser
would be called from an application specific SAX Document handler, for
example, a DocumentHandler for SVG would know that a <svg:style
type="text/css"> tag or a style attribute of <svg:rect> (and others) was a
CSS fragment, however you might have another namespace where style meant
something else.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]