I'm working on a change that gets rid of _d_attributes and uses the
data-caja-* attribute namespace instead.  TemplateCompiler now renames
attributes rather than stripping them out, and the *Attribute()
methods in Domado prefixes attributes if they're not otherwise
whitelisted.

IHtmlSanityCheckerTest and various others check to see that unknown
attributes cause a warning message to be added to the queue; is there
code that depends on unknown attributes being stripped rather than
renamed, or can I remove these tests?
-- 
Mike Stay - [email protected]
http://www.cs.auckland.ac.nz/~mike
http://reperiendi.wordpress.com

Reply via email to