Norris Boyd a écrit :
What are the elements of ES5 support that block HtmlUnit?
with latest Rhino from Head, the tests of the MooTools library don't pass anymore. The first (only?) problem seems to be that they define a bind function on Function.prototype but due to ES5 changes, the built-in bind function is returned in place of the one defined by the library, when called on a function.
Cheers, Marc. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
