From 06fe70b10af3e75837545c019d23029fe331f433 Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 30 Jul 2014 10:16:29 -0400 Subject: Core: Ensure forms in tests have some actual content Empty forms have no height, so they're considered hidden in jquery-git as of jquery/jquery@10399ddcf8a239acc27bdec9231b996b178224d3 --- tests/unit/core/core.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index 006abb50d..6490a4ae8 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -42,8 +42,13 @@ -
-
+
+ +
+ +
+ +
-- cgit v1.2.3