Descriptionrecent change to html-sanitizer.js for Closure:
window['html'] = html;
breaks domado because html-sanitizer.js is cajoled for domado
and gets run in an environment without 'window'.
this fixes
http://code.google.com/p/google-caja/issues/detail?id=1413
http://code.google.com/p/google-caja/issues/detail?id=1414
Patch Set 1 #
MessagesTotal messages: 2
|
|||||||||||||||||||