Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1063 by felix8a: onload doesn't always fire
http://code.google.com/p/google-caja/issues/detail?id=1063
1. the testbed doesn't pass the extra arg to HtmlEmitter, so onload never
fires in the testbed.
2. even when onload does fire, it sometimes doesn't fire. cajole this:
<div>foo</div>
<script>
window.onload = function(){cajita.log(1);};
1;
</script>
note that in the cajoled output, there are no calls to
emitter___.signalLoaded();
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings