Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1743 by [email protected]: Allow multi-argument console.log
http://code.google.com/p/google-caja/issues/detail?id=1743
Run "console.log(1, 2, 3)"
What is the expected output?
=> The console should log "1, 2, 3" as it does in browsers
What do you see instead?
=> The console logs "1" ignoring all but first arguments.
I believe this is because Caja only cares about the first argument
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
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.