Status: Accepted
Owner: [email protected]
Labels: Type-Enhancement Priority-Medium
New issue 1242 by [email protected]: rename HTMLElement.getStyle method
to avoid conflicts
http://code.google.com/p/google-caja/issues/detail?id=1242
As described at
http://groups.google.com/group/google-caja-discuss/msg/11d8bc5f9a6ea490 the
getStyle method is implemented by many popular javascript frameworks. The
getStyle method provided by caja should be renamed to something more unique
or hidden from public access to avoid collision.