From 05d401dd8439d8a2137d3fb69a70d671c0d3a69d Mon Sep 17 00:00:00 2001 From: John Resig Date: Sun, 19 Aug 2007 00:07:41 +0000 Subject: [PATCH] Fixed non-unique results from .parent(), .parents(), .next(), etc. (Bug #1449) --- build/test/index.html | 2 +- src/jquery/coreTest.js | 19 ++++++++++++++----- src/jquery/jquery.js | 2 +- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/build/test/index.html b/build/test/index.html index 4021d33..4d79f38 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -19,7 +19,7 @@

-
+