From ad98cb167350b8d929b71bfeefc904c8964893dd Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 23 Apr 2015 15:11:41 -0400 Subject: Form Reset: Add form reset mixin Fixes #12638 Closes gh-1555 --- tests/unit/form-reset-mixin/form-reset-mixin.html | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/unit/form-reset-mixin/form-reset-mixin.html (limited to 'tests/unit/form-reset-mixin/form-reset-mixin.html') diff --git a/tests/unit/form-reset-mixin/form-reset-mixin.html b/tests/unit/form-reset-mixin/form-reset-mixin.html new file mode 100644 index 000000000..a20e25d4a --- /dev/null +++ b/tests/unit/form-reset-mixin/form-reset-mixin.html @@ -0,0 +1,26 @@ + + + + + jQuery UI Form Reset Mixin Test Suite + + + + + + + +
+
+ +
+ + + + +
+ +
+ + -- cgit v1.2.3