From f6a5608ae26a67d2450d8c2a50f4b722ea1cf46c Mon Sep 17 00:00:00 2001 From: John Bender Date: Tue, 2 Aug 2011 16:01:15 -0700 Subject: [PATCH] added select_native test set and a tests to verify that setting the value of the select itself sets button text --- tests/unit/select/index.html | 10 ++++++++++ tests/unit/select/select_core.js | 6 +++--- tests/unit/select/select_native.js | 22 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 tests/unit/select/select_native.js diff --git a/tests/unit/select/index.html b/tests/unit/select/index.html index 5aa8f89d..fe581c37 100644 --- a/tests/unit/select/index.html +++ b/tests/unit/select/index.html @@ -10,6 +10,7 @@ + @@ -34,6 +35,15 @@ +
+ +
+