On https://sites.google.com/site/metaweta/ , the content in the HTMLBox never gets to run because of an error.
Uncaught TypeError: Proxy handler [object Object] returned non-configurable descriptor for property 'length' from 'getPropertyDescriptor' trap The sole content in the HTML box is <div onclick="this.innerHTML+=1">Clicky</div> It looks like something's trying to define length when it's non-configurable, perhaps related to the Confidence for TameDOMTokenList. -- Mike Stay - [email protected] http://www.cs.auckland.ac.nz/~mike http://reperiendi.wordpress.com -- --- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
