Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
commit5afc93c436020f8ceabe8cab449f1c0030ba6ecd
authorOleg <markelog@gmail.com>
Wed, 19 Dec 2012 23:52:08 +0000 (20 03:52 +0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 21 Dec 2012 01:55:30 +0000 (20 20:55 -0500)
treec1227810452cb5a1771d79dec20207a5869bade6
parent96a349e46d61ee05e576b8544051e375094c0b4d
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
src/manipulation.js
test/unit/manipulation.js