On Wed, Jul 22, 2015 at 6:43 AM, Tassos Bassoukos <[email protected]> wrote:
> Hi all, > in the API referenced from https://developers.google.com/caja/ there is a > function named unwrapDom that allows one to get the actual DOM element from > a tamed value; however that code no longer works as written, and the > unwrapDom function is no longer present in the results of document > generation. > > Is that functionality no longer supported? > unwrapDom is no longer necessary, but it should still exist, and just return its argument. In fact I see a test confirming that it works. Can you give more details on the failure (exact code you're running, Caja version you're using, etc.)? -- --- 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/d/optout.
