Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Fixes Array.filter ES5 mootools/mootools-core#2169. #3

Merged
merged 1 commit into from
Mar 16, 2012

Conversation

arian
Copy link
Collaborator

@arian arian commented Mar 16, 2012

As per spec, Array.filter should return the filtered items, and not
andany possible mutation that might have occurred in the callback. See
referenced issue for more information.

Added coverage for case.

As per spec, `Array.filter` should return the filtered items, and not
andany possible mutation that might have occurred in the callback. See
referenced issue for more information.

Added coverage for case.
kamicane added a commit that referenced this pull request Mar 16, 2012
@kamicane kamicane merged commit 58b1bcf into kamicane:master Mar 16, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants