Issue 920: input.type has wrong value
http://code.google.com/p/google-caja/issues/detail?id=920
Comment #1 by mikesamuel:
We tend to err on using node.getAttribute('x') instead of node['x'] since
the former ensures consistent schema
checking and rewriting. Let's not start replacing uses of
this.getAttribute without careful consideration.
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to
http://groups.google.com/group/google-caja-discuss
To unsubscribe, email [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---