From 09fd7fc1fa204a63bc3929eac5f082a599bab0d0 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Tue, 15 Sep 2009 08:35:46 +0000 Subject: core tests: a few comments about failing tests, a few fixes for existing tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core --- tests/unit/core/core.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/unit/core/core.html') diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index f3115ca4f..6be62130b 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -24,22 +24,22 @@ - + - - + + xxx anchor anchor - -
- -
+ x +
x
+ x +
x
-- cgit v1.2.3