Comment #5 on issue 1905 by [email protected]: Attributes object doesn't support the 'in' operator correctly
http://code.google.com/p/google-caja/issues/detail?id=1905

Apparently the DOM spec has changed; attributes is now an array on Element, not a NamedNodeMap on Node. The attributes object should definitely pass isArrayLike().

http://dom.spec.whatwg.org/#element


--
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/d/optout.

Reply via email to